io.github.douglasborthwick-crypto/insumer MCP Server
io.github.douglasborthwick-crypto/insumer
What is the io.github.douglasborthwick-crypto/insumer MCP server?
Read-first blockchain verification. ECDSA-signed booleans across 32 chains. 26 tools.
How to install io.github.douglasborthwick-crypto/insumer
Copy-paste configuration for popular MCP clients.
INSUMER_API_KEYrequiredsecretInsumerAPI key (starts with insr_live_)
{
"mcpServers": {
"insumer": {
"command": "npx",
"args": [
"-y",
"mcp-server-insumer"
],
"env": {
"INSUMER_API_KEY": "<YOUR_INSUMER_API_KEY>"
}
}
}
}{
"mcpServers": {
"insumer": {
"command": "npx",
"args": [
"-y",
"mcp-server-insumer"
],
"env": {
"INSUMER_API_KEY": "<YOUR_INSUMER_API_KEY>"
}
}
}
}{
"mcpServers": {
"insumer": {
"command": "npx",
"args": [
"-y",
"mcp-server-insumer"
],
"env": {
"INSUMER_API_KEY": "<YOUR_INSUMER_API_KEY>"
}
}
}
}{
"servers": {
"insumer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-insumer"
],
"env": {
"INSUMER_API_KEY": "<YOUR_INSUMER_API_KEY>"
}
}
}
}claude mcp add insumer --env INSUMER_API_KEY=<YOUR_INSUMER_API_KEY> -- npx -y mcp-server-insumerRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.