ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Nearblocks with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Explore the Near blockchain. query account balances, transactions, tokens, and network statistics directly via AI.

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

The complete Nearblocks capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through Nearblocks.

  1. 01

    Get account inventory

    Get NFTs owned by a Near account

  2. 02

    Get account tokens

    Get tokens owned by a Near account

  3. 03

    Get account transactions

    Get a list of transactions for a Near account

  4. 04

    Get block details

    Get details of a specific block

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through Nearblocks.

  1. 05

    Get network stats

    Get general network statistics

  2. 06

    Get token list

    Get a list of tokens on the network

  3. 07

    Get latest blocks

    Get a list of the most recent blocks

  4. 08

    Get recent transactions

    Get a list of the most recent transactions

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through Nearblocks.

  1. 09

    Get token details

    Get details of a specific token contract

  2. 10

    Get transaction details

    Get details of a specific transaction

  3. 11

    Get account details

    Get basic information about a specific Near account

Observed, not estimated

837ms average. Fast in production.

Nearblocks is checked daily against the live service.

Daily averagePeak 995ms
Aug 20Today
Fastest day
661ms
Slowest day
995ms
14-day trend
Slowing+19%

Connect your client

One URL. Every client.

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

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

Nearblocks Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_mOUL1cNTLhJp3GHXcAMiXlep5sQxPYyaaX4igpsB/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 — Nearblocks capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "nearblocks-near-blockchain-explorer-api-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_mOUL1cNTLhJp3GHXcAMiXlep5sQxPYyaaX4igpsB/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 Nearblocks owners ask.

  • 01

    Can I see which NFTs an account owns?

    Yes! Use the get_account_inventory capability with the target account ID. It will return a list of Non-Fungible Tokens (NFTs) currently held by that account.

  • 02

    How do I check the current network status like TPS?

    You can use the get_network_stats capability. It provides real-time metrics including Transactions Per Second (TPS), current block height, and gas prices.

  • 03

    Is it possible to list all tokens available on the Near network?

    Yes, the get_token_list capability allows you to fetch a list of fungible and non-fungible tokens registered on the Near network.