← Back to Plugins
MCP Server MCP

io.github.kaditang/agent-wallet-mcp

github By github 👁 1 views ▲ 0 votes

Non-custodial Solana MCP: compare yields, buy tokenized US stocks (xStocks) & Ondo USDY. You sign.

Homepage Verified source GitHub

Install

npx -y @kaditang/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@kaditang/agent-wallet-mcp",
      "version": "0.3.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Solana RPC URL (e.g. a Helius endpoint). Optional — falls back to public mainnet-beta if unset.",
          "format": "string",
          "isSecret": true,
          "name": "SOL_RPC"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...