Connect your agent to your local blockchain node RPC API endpoints and increase it's knowledge with official documentation so your agent will know how to implement functionality and can test in realtime, manage wallets, create offers or cats, or offers for cats with peer-to-peer transactions. ChaiMCP server might just save you some tokens.
Error: connection refused
Exception: ssl_context requires valid private key
at blockchain.rpc.full_node_rpc_client...
...
// Wait, where is the cert path?
The RPC is powerful but verbose. Managing connections, authenticating certificates, and parsing JSON responses manually destroys your flow.
Chai handles the brewing. You enjoy the tea. Full typesafety and auto-discovery for your agent.
Automatically detects running services (farmer, wallet, full node) and exposes relevant tools to the MCP client.
Reads your local config to securely locate and use SSL certificates. No manual private key path configuration needed.
"Get me the latest block height." "Show my XCH balance." Natural language queries executed in milliseconds.
Get started with ChaiMCP server in seconds. It's open source, community driven, and built for a particular blockchain's ecosystem for the win.