← Index

io.github.toreva/kit

io.github.toreva/kit·v0.1.1·Other
Quality Score
80
/100

Non-custodial execution primitives for DeFi on Solana. 1 bps to open. Everything else is free.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://gateway.toreva.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "kit": {
      "command": "npx",
      "args": [
        "-y",
        "@toreva/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "kit": {
      "command": "npx",
      "args": [
        "-y",
        "@toreva/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @toreva/mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other