Nearblocks (Near Blockchain Explorer API) Connector for AI agents.
11 live capabilities
Query Near blockchain accounts and transaction data in real time.
Waiting for input…
Why people use Nearblocks (Near Blockchain Explorer API)
Nearblocks: Stop Manually Scraping Near Blockchain Data
With this Connector, you just ask your agent to pull the data you need. You get a full breakdown of an account's holdings or the status of a specific block in seconds.
What Vinkius changes
You get real-time blockchain data without leaving your chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Debugging failed transactions
A developer asks about a specific hash to see why it failed.
- Real-world use case 02
Tracking whale movements
An analyst asks to see large transfers in the last hour.
- Real-world use case 03
Checking a personal portfolio
A user asks what tokens they own.
Complete set · 11capabilities
The complete Nearblocks (Near Blockchain Explorer API) capability set.
These are the exact actions your AI can choose when you ask it to work with Nearblocks (Near Blockchain Explorer API).
01—04
4 capabilities in this set.
Part of 11 available through Nearblocks (Near Blockchain Explorer API).
- 01 Capability
Get account inventory
See all the NFTs owned by a specific account. This saves you from manual inventory checks.
- 02 Capability
Get account tokens
Check which tokens are held in a Near account. Use this to see a full list of a user's assets.
- 03 Capability
Get account transactions
Pull a list of all transactions for a specific account. It's great for auditing historical activity.
- 04 Capability
Get block details
Look up the specific data for a single block. Use this to verify block inclusion or height.
05—08
4 capabilities in this set.
Part of 11 available through Nearblocks (Near Blockchain Explorer API).
- 05 Capability
Get latest blocks
See the most recent blocks on the blockchain. This keeps you updated on the latest network activity.
- 06 Capability
Get network stats
Check global stats like TPS and gas prices. This provides a quick pulse on network health.
- 07 Capability
Get recent transactions
View a list of the most recent transactions on the network. It's perfect for spotting live moves.
- 08 Capability
Get token list
Pull a list of all tokens on the Near network. This helps you see the full scope of available assets.
09—11
3 capabilities in this set.
Part of 11 available through Nearblocks (Near Blockchain Explorer API).
- 09 Capability
Get transaction details
Get the specific details for a single transaction hash. This is the best way to debug specific failures.
- 10 Capability
Get token details
Get deep details on a specific token contract. Use this to research tokenomics or supply.
- 11 Capability
Get account details
Get the basic information for a specific Near account. This helps you quickly identify account properties.
Set up in minutes
One URL. Then ask Nearblocks (Near Blockchain Explorer API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Nearblocks (Near Blockchain Explorer 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_mOUL1cNTLhJp3GHXcAMiXlep5sQxPYyaaX4igpsB/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 Nearblocks (Near Blockchain Explorer API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Nearblocks (Near Blockchain Explorer API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mOUL1cNTLhJp3GHXcAMiXlep5sQxPYyaaX4igpsB/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 Nearblocks (Near Blockchain Explorer API) URL.
- Step 03
Save and start
Save the connection and enable Nearblocks (Near Blockchain Explorer API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"nearblocks-near-blockchain-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_mOUL1cNTLhJp3GHXcAMiXlep5sQxPYyaaX4igpsB/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 Nearblocks (Near Blockchain Explorer API)
Open Agent mode in chat and ask: "Using Nearblocks (Near Blockchain Explorer API), help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"nearblocks-near-blockchain-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_mOUL1cNTLhJp3GHXcAMiXlep5sQxPYyaaX4igpsB/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 Nearblocks (Near Blockchain Explorer API)
Ask Copilot: "Using Nearblocks (Near Blockchain Explorer API), help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"nearblocks-near-blockchain-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_mOUL1cNTLhJp3GHXcAMiXlep5sQxPYyaaX4igpsB/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 Nearblocks (Near Blockchain Explorer API)
Open Cascade and ask: "Using Nearblocks (Near Blockchain Explorer API), help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"nearblocks-near-blockchain-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_mOUL1cNTLhJp3GHXcAMiXlep5sQxPYyaaX4igpsB/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 Nearblocks (Near Blockchain Explorer API)
Ask Cline: "Using Nearblocks (Near Blockchain Explorer API), help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add nearblocks-near-blockchain-explorer-api --transport http "https://edge.vinkius.com/vk_preview_mOUL1cNTLhJp3GHXcAMiXlep5sQxPYyaaX4igpsB/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 Nearblocks (Near Blockchain Explorer API)
Ask Claude: "Using Nearblocks (Near Blockchain Explorer API), show me...". 11 tools are ready
Where the request belongs
Work Nearblocks can move forward.
The web3 developer who's tired of clicking through multiple explorer tabs to debug a single transaction. The crypto analyst who needs to track whale movements in real time without manual scraping. The DeFi user who just wants to check their portfolio balance quickly.
Web3 Developer
Debugging failed transactions and checking contract states in your IDE on a Tuesday afternoon.
Crypto Analyst
Tracking large whale movements and monitoring network TPS to spot trends.
DeFi User
Checking personal token balances and transaction history through natural conversation.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTronscan (TRON Blockchain Explorer API)
Explore the TRON blockchain. analyze accounts, track token balances, inspect smart contracts, and monitor network resources directly from any AI agent.
Metisscan (Metis L2 Network Explorer)
Explore the Metis L2 network. inspect blocks, transactions, addresses, and smart contracts directly from your AI agent.
Covalent
Equip your AI agent to query unified blockchain data including balances, transactions, and NFTs across 100+ chains.
Snowtrace (Avalanche Explorer)
Explore the Avalanche C-Chain. check AVAX balances, track ERC-20/NFT transfers, and inspect smart contract data directly from your AI agent.
Alchemy
Manage blockchain data. audit wallets, NFTs, and transactions via AI.
Arbiscan (Arbitrum Explorer)
Explore Arbitrum blockchain data. check balances, track transactions, and inspect smart contract source code directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Nearblocks 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 Nearblocks.
The practical details behind the request, access and result.
Can I use Nearblocks to check my own Near account balance?
Yes, you can ask your agent to pull your account details or token balances instantly. It gives you a real-time view of your holdings without needing to open a browser.
Does Nearblocks support NFT inventory lookups?
It does. You can ask your agent to list all NFTs owned by a specific account, and it will return the full inventory for you.
Can I use Nearblocks to monitor gas prices?
Yes, you can get live network statistics including current gas prices and TPS. This is helpful for timing transactions or checking network health.
Is Nearblocks good for debugging failed transactions?
It's perfect for that. You can provide a transaction hash to your agent and it will pull the specific details to show you exactly what happened.
How do I get the latest transactions on the Near network using Nearblocks?
Just ask your agent to show you the most recent transactions. It will pull the latest activity from the blockchain and summarize it for you.
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.
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.
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.
One connection away
Give your agent a direct line to Nearblocks.
Connect Nearblocks once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available