Back to directory
saurrx/spheron-mcp-plugin

saurrx/spheron-mcp-plugin

@saurrx

MCP plugin for Spheron Protocol integration with MCP clients like Claude Desktop, Cursor, Windsurf etc

spheronmcpplugincomputedeploymentcloudtypescript

Installation & Configuration

{
  "mcpServers": {
    "spheron": {
      "command": "node",
      "args": [
        "spheron-server/build/index.js"
      ],
      "env": {
        "SPHERON_PRIVATE_KEY": "your-spheron-private-key",
        "SPHERON_NETWORK": "testnet",
        "PROVIDER_PROXY_URL": "https://provider-proxy.spheron.network",
        "CLAUDE_API_KEY": "your-claude-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15