Skip to content
Claude Desktop

kit for Claude Desktop

io.github.toreva/kit

Policy-checked Solana wallet actions with user-set limits, unsigned transactions, and receipts.

client:Claude Desktop transport:stdio runtime:npm

Install kit in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "kit": {
      "command": "npx",
      "args": [
        "-y",
        "@toreva/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

kit in other clients