← Back to Plugins
MCP Server MCP

io.github.tdnupe3/coinrailz

github By github 👁 1 views ▲ 0 votes

41 crypto micropayment services via x402 protocol

Homepage Verified source GitHub

Install

uvx coinrailz-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "coinrailz-mcp",
      "version": "1.0.5",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key for paid services",
          "isSecret": true,
          "name": "COINRAILZ_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...