4,500+ servers built on MCP Fusion
Vinkius
Nodereal logo
Vinkius
Cursor logo

How to Use the Nodereal MCP in Cursor

Inject live EVM and Aptos chain data directly into your Cursor MCP workflow.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Nodereal MCP on Cursor AI Code Editor MCP Client Nodereal MCP on Claude Desktop App MCP Integration Nodereal MCP on OpenAI Agents SDK MCP Compatible Nodereal MCP on Visual Studio Code MCP Extension Client Nodereal MCP on GitHub Copilot AI Agent MCP Integration Nodereal MCP on Google Gemini AI MCP Integration Nodereal MCP on Lovable AI Development MCP Client Nodereal MCP on Mistral AI Agents MCP Compatible Nodereal MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Cursor

Connect Nodereal MCP to Cursor

Create your Vinkius account to connect Nodereal to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Cursor MCP Server Integration

`eth_get_block_by_number` and `aptos_get_blocks_by_height` feed live chain data straight into your editor. When you write indexing scripts, Cursor doesn't have to guess the JSON payload structure. It calls the tool, reads the actual block data, and writes the parsing logic based on reality. This changes how you write blockchain integrations. If you need to interact with a specific contract, your AI client uses `eth_call` to read its current state. The agent then generates the exact TypeScript interfaces required for your frontend.

Instant Transaction Simulation

`aptos_simulate_transaction` lets Cursor test your Move payloads before you commit them. You write the transaction builder function, and the agent simulates it against the live network. You see the gas estimates and state changes right in your terminal panel. On the EVM side, `eth_estimate_gas` ensures your hardcoded gas limits are accurate. When your transaction logic fails, Cursor uses `debug_trace_transaction` to pinpoint the exact line in your Solidity code that caused the revert.

Write Better Token Indexers

`nr_get_token_holders` and `nr_get_nft_holders` provide instant arrays of top holders for any contract. When you build a dashboard, Cursor pulls this live data to mock up your UI components. You get real wallet addresses instead of generic placeholder text. The agent also uses `nr_get_transaction_receipts_by_block_number` to write your block ingestion scripts. It sees exactly how the receipts are formatted and writes the database insertion code to match that exact schema.

Setup guide

Set up Nodereal MCP in Cursor

Prerequisites

  • Cursor installed (macOS, Windows, or Linux)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Open MCP Settings

    Go to Cursor Settings → MCP or open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P) and search for "MCP: Add Server".

  2. 2

    Add the Nodereal MCP

    Cursor will create or open .cursor/mcp.json in your project root. Paste the JSON snippet on the right. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com.

  3. 3

    Enable Agent mode

    Open Composer (Cmd+I / Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode.

  4. 4

    Verify the connection

    Ask Cursor something like "List my recent Nodereal transactions." If the MCP tools are loaded correctly, Cursor will call the Nodereal tools automatically. You can also check Settings → MCP for a green status indicator.

.cursor/mcp.json
{
  "mcpServers": {
    "nodereal-mcp": {
      "url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    }
  }
}

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by NodeReal. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Nodereal MCP in Cursor

Create a .cursor/mcp.json file in your project root. Add the server command or remote URL, save the file, and enable Agent mode in your chat panel. Cursor will immediately recognize the tools.
They do exactly that. The agent calls debug_trace_transaction on your failed hash. It reads the stack trace and highlights the exact line in your smart contract that triggered the failure.
The integration includes eight dedicated Aptos tools. Cursor can pull deployed Move modules using aptos_get_account_modules and write frontend code that perfectly matches those data structures.
These are custom endpoints that aggregate blockchain data. Instead of writing complex loops to fetch an address's ERC20 balances, Cursor just calls nr_get_token_balance_20 to get the final numbers.
The server only processes public parameters like block heights, contract addresses, and transaction hashes. Vinkius runs the connection through a zero-trust, ephemeral sandbox. No proprietary source code from your local workspace is ever sent to the blockchain nodes.

Start using the Nodereal MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 24 tools

We've already built the connector for Nodereal. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 24 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.