You're viewing a demo portfolio

Join the waitlist
PRSM

solana_rpc

Active

Tool of aeX402 RPC (Solana + Robinhood Chain)

declared in 0.1.0

Call ANY Solana JSON-RPC method by name — full RPC surface beyond the typed solana_* tools (getProgramAccounts, getBlock, getEpochInfo, simulateTransaction, ...).

Parameters schema

{
  "type": "object",
  "required": [
    "method"
  ],
  "properties": {
    "method": {
      "type": "string",
      "description": "Solana RPC method name, e.g. getEpochInfo"
    },
    "params": {
      "type": "array",
      "description": "Positional params array (method-specific). Omit for no params."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

aeX402 RPC (Solana + Robinhood Chain)

1/7 registries
View full server →
solana_rpc — aeX402 RPC (Solana + Robinhood Chain) — PRSM MCP