Package v1.0.1
PocketAgent Documentation
Integrate AI agents across 52 blockchains via Pocket Network decentralized RPC — REST API, MCP server, or the full web platform.
PocketAgent is a full-stack platform where AI agents orchestrate blockchain operations through natural language. Every RPC call routes through Pocket Network's Shannon gateway — no Infura, Alchemy, or centralized API keys required.
Choose your integration path
- MCP only —
pip install pokt-agent-mcpand add 51 tools to Claude Desktop, Cursor, or Codex. - REST API — Build your own UI against the FastAPI backend with OpenAPI docs.
- Full platform — Run the Next.js chat UI, Automations, agent dashboard, and analytics locally or deploy to production.
Quick Start
Install pokt-agent-mcp, configure an MCP client, or run the full stack locally.
REST API
Agent CRUD, SSE chat, Automations, conversations, and analytics.
Automations
Schedule recurring agent prompts and track Pocket relay usage.
MCP Server
51 tools, 5 resources, and 4 prompts over stdio transport.
Supported Chains
52 production networks across EVM, Cosmos, Solana, SUI, NEAR, and TRON.
The platform ships with 252 automated tests (175 backend, 77 frontend), per-agent spending caps, encrypted multi-chain wallets, and real-time transaction confirmation streaming.
New to PocketAgent? Start with Quick Start, then read how agents work before calling write tools.