Pocket Network (Decentralized RPC Nodes API) Connector for AI agents.
7 live capabilities
Query blockchain data and relay cross-chain requests through decentralized nodes
Waiting for input…
Why people use Pocket Network (Decentralized RPC Nodes API)
Pocket Network for Solving RPC Rate Limits in Web3
With this Connector, your agent handles the heavy lifting. It queries the decentralized Pocket Network to pull block data, check balances, and monitor node health in one go. You get consistent data access without the manual overhead.
What Vinkius changes
You get a direct line to decentralized blockchain data without the headache of managing your own infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying transaction confirmation
A developer needs to know if a block was reached.
- Real-world use case 02
Checking wallet balances
A user wants to know their current POKT balance.
- Real-world use case 03
Monitoring dApp node health
A dApp owner wants to see which nodes are active for their application.
Complete set · 7capabilities
The complete Pocket Network (Decentralized RPC Nodes API) capability set.
These are the exact actions your AI can choose when you ask it to work with Pocket Network (Decentralized RPC Nodes API).
01—04
4 capabilities in this set.
Part of 7 available through Pocket Network (Decentralized RPC Nodes API).
- 01 Capability
Relay request
Send an RPC request to an external blockchain. This is how your agent talks to different chains through a single point.
- 02 Capability
Get session
Pull session details for your application. It shows exactly which nodes are handling your current traffic.
- 03 Capability
Submit transaction
Send signed transactions like staking or transfers to the network. This lets your agent execute actual blockchain actions.
- 04 Capability
Get account
Pull account details for a specific address. It's the fastest way to check balances or states.
05—07
3 capabilities in this set.
Part of 7 available through Pocket Network (Decentralized RPC Nodes API).
- 05 Capability
Get app
Get specific details about an application on the network. Use this to manage your app's connection settings.
- 06 Capability
Get block
Fetch specific block details from the Pocket Network. This helps you verify the latest chain data instantly.
- 07 Capability
Get node
Retrieve details about a specific node in the network. Use this to check the health of your infrastructure.
Set up in minutes
One URL. Then ask Pocket Network (Decentralized RPC Nodes API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Pocket Network (Decentralized RPC Nodes API) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_NZkS1A6ja5nzvTz0qE1N3LaUfMpQIsxuyNFw3TCA/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Pocket Network (Decentralized RPC Nodes API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Pocket Network (Decentralized RPC Nodes API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_NZkS1A6ja5nzvTz0qE1N3LaUfMpQIsxuyNFw3TCA/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Pocket Network (Decentralized RPC Nodes API) URL.
- Step 03
Save and start
Save the connection and enable Pocket Network (Decentralized RPC Nodes API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pocket-network-decentralized-rpc-nodes-api": {
"url": "https://edge.vinkius.com/vk_preview_NZkS1A6ja5nzvTz0qE1N3LaUfMpQIsxuyNFw3TCA/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Pocket Network (Decentralized RPC Nodes API)
Open Agent mode in chat and ask: "Using Pocket Network (Decentralized RPC Nodes API), help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pocket-network-decentralized-rpc-nodes-api": {
"url": "https://edge.vinkius.com/vk_preview_NZkS1A6ja5nzvTz0qE1N3LaUfMpQIsxuyNFw3TCA/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Pocket Network (Decentralized RPC Nodes API)
Ask Copilot: "Using Pocket Network (Decentralized RPC Nodes API), help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pocket-network-decentralized-rpc-nodes-api": {
"url": "https://edge.vinkius.com/vk_preview_NZkS1A6ja5nzvTz0qE1N3LaUfMpQIsxuyNFw3TCA/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Pocket Network (Decentralized RPC Nodes API)
Open Cascade and ask: "Using Pocket Network (Decentralized RPC Nodes API), help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pocket-network-decentralized-rpc-nodes-api": {
"url": "https://edge.vinkius.com/vk_preview_NZkS1A6ja5nzvTz0qE1N3LaUfMpQIsxuyNFw3TCA/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Pocket Network (Decentralized RPC Nodes API)
Ask Cline: "Using Pocket Network (Decentralized RPC Nodes API), help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pocket-network-decentralized-rpc-nodes-api --transport http "https://edge.vinkius.com/vk_preview_NZkS1A6ja5nzvTz0qE1N3LaUfMpQIsxuyNFw3TCA/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Pocket Network (Decentralized RPC Nodes API)
Ask Claude: "Using Pocket Network (Decentralized RPC Nodes API), show me...". 7 tools are ready
Where the request belongs
Work Pocket Network can move forward.
Web3 developers who are tired of centralized RPC limits, node operators monitoring network health, and dApp builders needing reliable multi-chain data.
Web3 Developer
You're building a dApp and need to hit multiple chains without managing a complex set of RPC endpoints.
Node Operator
You're monitoring node health and block states to ensure your decentralized infrastructure stays online.
Blockchain Analyst
You're querying account balances and block details for research without hitting rate limits on public endpoints.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBlockPi (Distributed RPC Network)
Access distributed blockchain RPC nodes via BlockPi. monitor RU balances, track consumption, and execute JSON-RPC calls across multiple networks.
Ankr (Web3 Node API)
Access high-performance Web3 RPC nodes via Ankr. Query block data, check wallet balances, and interact with smart contracts across multiple EVM chains.
QuickNode
Manage blockchain infrastructure via QuickNode. create data streams, configure webhooks, and interact with RPC nodes directly from your AI agent.
GetBlock (Web3 RPC Provider)
Access 50+ blockchain networks (Ethereum, Solana, Bitcoin) via RPC. Query balances, blocks, and transactions directly from your AI agent.
Allnodes (Staking and Web3 Hosting API)
Manage staking, validators, and Web3 hosting infrastructure directly from any AI agent via Allnodes.
Blockchair (Universal Blockchain Search Engine & API)
Query blocks, transactions, and addresses across multiple blockchains like Bitcoin and Ethereum using Blockchair's universal API.
Bring your own AI
Change the model, client or framework. Keep Pocket Network connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Pocket Network.
The practical details behind the request, access and result.
Can Pocket Network MCP help me avoid RPC rate limits?
Yes. By using a decentralized network of nodes, you avoid the bottlenecks and throttling common with centralized providers, ensuring your agent stays connected.
How does Pocket Network MCP handle multi-chain requests?
It uses a relay mechanism that allows your agent to send requests to different blockchains through a single connection, simplifying your dApp's infrastructure.
Can I use Pocket Network MCP to send transactions?
Yes, you can use it to submit signed transactions like staking or transfers directly to the network via your AI client.
How does Pocket Network MCP monitor my dApp's nodes?
It provides session and node details so you can see exactly which nodes are handling your traffic and whether they are healthy in real-time.
Is Pocket Network MCP good for Web3 developers?
It's a primary capability for Web3 developers who need a reliable, decentralized way to query blockchain data and manage multi-chain interactions without extra overhead.
Can I send requests to other blockchains like Ethereum using this server?
Yes. Use the relay_request capability to send RPC payloads to external chains. You will need to provide the payload, metadata, and session proof.
How do I check which nodes are currently serving my application?
You can use the get_session capability by providing your App Public Key and the Blockchain ID. It will return the set of nodes assigned to that specific session.
Is it possible to submit POKT transactions through this interface?
Yes, the submit_transaction capability allows you to send hex-encoded signed transactions directly to the Pocket Network.
One connection away
Give your agent a direct line to Pocket Network.
Connect Pocket Network once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available