ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use BlockPi with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access distributed blockchain RPC nodes via BlockPi. monitor RU balances, track consumption, and execute JSON-RPC calls across multiple networks.

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 · 5 capabilities

The complete BlockPi capability set.

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

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 5 available through BlockPi.

  1. 01

    Get ru balance

    Get remaining Request Unit (RU) balance

  2. 02

    Get package expiration

    Get details about active RU packages

  3. 03

    Get ru consumed

    Get RU consumption for a specific endpoint

Capability set02 / 02

04-05

2 capabilities in this set.

Part of 5 available through BlockPi.

  1. 04

    Get wallet balance

    Get remaining wallet balance in USD

  2. 05

    Rpc call

    G., eth_blockNumber, eth_call, eth_getBalance) on the specified network. Make a generic JSON-RPC call to a supported blockchain network

Observed, not estimated

881ms average. Fast in production.

BlockPi is checked daily against the live service.

Daily averagePeak 1035ms
Aug 20Today
Fastest day
692ms
Slowest day
1035ms
14-day trend
Slowing+12%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 5 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 BlockPi, so you can see the experience inside your AI.

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

BlockPi Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_5p1KlIRLnn1hAXrm3y2o09AYQKnR1lWaouAw9IUl/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 — BlockPi capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "blockpi-distributed-rpc-network-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_5p1KlIRLnn1hAXrm3y2o09AYQKnR1lWaouAw9IUl/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 BlockPi owners ask.

  • 01

    How can I check my remaining Request Unit (RU) credits?

    You can use the get_ru_balance capability. Simply specify the network (e.g., 'ethereum') to see the current RU balance associated with your account.

  • 02

    Can I execute standard Ethereum methods like getting the latest block number?

    Yes! Use the rpc_call capability. Provide the network (e.g., 'ethereum') and the method name 'eth_blockNumber' to get real-time data from the blockchain.

  • 03

    How do I monitor my API usage over the last week?

    Use the get_ru_consumed capability and set the 'days' parameter to '7'. This will return the total RU consumption for your endpoints over that period.