drpcorg/drpc-agent-skills
Blockchain RPC skills for AI coding agents — 200+ networks via DRPC
Platform-specific configuration:
{
"mcpServers": {
"drpc-agent-skills": {
"command": "npx",
"args": [
"-y",
"drpc-agent-skills"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/drpcorg/drpc-agent-skills) [](https://opensource.org/licenses/MIT) [](https://drpc.org/chainlist) [](https://drpc.org/chainlist) [](#install) [](#mcp-tools)
Blockchain RPC skills for AI coding agents. 100+ blockchains, 200+ networks, guided recipes, error handling, zero-restart first session.
Why DRPC? Decentralized multi-provider gateway with automatic failover and consensus validation. No single point of failure.
Just ask your AI agent in natural language:
| Use Case | Example Prompt | |----------|---------------| | DeFi Portfolio | "Get my wallet balance across Ethereum, Arbitrum, and Base" | | Gas Optimization | "Compare gas prices across all L2 networks right now" | | Transaction Tracking | "Check if transaction 0xabc... is confirmed on Optimism" | | Smart Contract Reading | "Read the totalSupply of USDC contract on Base" | | Whale Watching | "Get the last 10 transactions for this address on Ethereum" | | Cross-Chain Analysis | "Compare TVL-related contract data across Arbitrum, Base and Optimism" |
Works with: Claude Code · Gemini CLI · Cursor · Codex · Windsurf · Cline · OpenClaw
Get your free API key at drpc.org, then install the skill for your platform:
claude plugins marketplace add drpcorg/drpc-agent-skills
claude plugins install drpc-agent-skillsgemini extensions install https://github.com/drpcorg/drpc-agent-skillsgit clone https://github.coLoading reviews...