ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Pocket Network with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access decentralized RPC nodes via Pocket Network. query accounts, blocks, nodes, and relay requests to multiple blockchains.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Pocket Network capability set.

These are the exact actions your AI can choose when you ask it to work with Pocket Network.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Pocket Network.

  1. 01

    Get app

    Get Pocket Network app details

  2. 02

    Get block

    Get Pocket Network block details

  3. 03

    Get node

    Get Pocket Network node details

  4. 04

    Get account

    Get Pocket Network account details

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Pocket Network.

  1. 05

    Get session

    Get Pocket Network session details

  2. 06

    Relay request

    Requires payload, meta, and proof objects. Send a relay request to an external blockchain

  3. 07

    Submit transaction

    G., staking, sending POKT) to the network. Submit a transaction to the Pocket Network

Observed, not estimated

895ms average. Fast in production.

Pocket Network is checked daily against the live service.

Daily averagePeak 1065ms
Aug 20Today
Fastest day
746ms
Slowest day
1065ms
14-day trend
Slowing+33%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Pocket Network, so you can see the experience inside your AI.

It does not authenticate your account with Pocket Network. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Pocket Network Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_NZkS1A6ja5nzvTz0qE1N3LaUfMpQIsxuyNFw3TCA/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Pocket Network capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "pocket-network-decentralized-rpc-nodes-api-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_NZkS1A6ja5nzvTz0qE1N3LaUfMpQIsxuyNFw3TCA/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Pocket Network owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.