← Back to Plugins
MCP Server MCP

io.github.douglasborthwick-crypto/insumer

github By github 👁 1 views ▲ 0 votes

Read-first blockchain verification. ECDSA-signed booleans across 38 chains. 27 tools.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mcp-server-insumer",
      "version": "1.13.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "InsumerAPI key (starts with insr_live_)",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "INSUMER_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...