Insumer
Freeby MCP Community
MCP server for InsumerAPI — condition-based access infrastructure. Send a wallet and conditions, get a signed boolean across 33 chains. 26 tools: attestation, w
v1.9.6Added Apr 12, 2026
condition-based-accessmcpmcp-serverinsumerblockchain
Insumer MCP Server
MCP server for InsumerAPI — condition-based access infrastructure. Send a wallet and conditions, get a signed boolean across 33 chains. 26 tools: attestation, w
Installation
Reviews
Installation
Quick install
npx -y mcp-server-insumer
Add to claude_desktop_config.json
{
"mcpServers": {
"insumer": {
"command": "npx",
"args": ["-y", "mcp-server-insumer"]
}
}
}