4,500+ servers built on MCP Fusion
Vinkius
Nodereal logo
Vinkius
VS Code Copilot logo

How to Use the Nodereal MCP in VS Code Copilot

Equip your entire VS Code Copilot team with live Aptos and EVM querying via MCP.

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
VS Code Copilot

Connect Nodereal MCP to VS Code Copilot

Create your Vinkius account to connect Nodereal to VS Code Copilot 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

Team-Wide Blockchain Access

`eth_get_balance` and `aptos_get_account` give your whole engineering team instant access to on-chain state. You commit the config to your repository, and every developer gets the same tools. No one has to juggle RPC URLs or write custom bash scripts to check wallet balances. Copilot uses these tools to pull live context while you code. If a junior developer needs to understand how a contract emits events, the agent uses `eth_get_logs` to pull real examples from mainnet. It explains the event structure using actual data.

VS Code Copilot MCP Server Simulation

`eth_send_raw_transaction` and `aptos_simulate_transaction` let you test payloads without leaving your IDE. Your AI client builds the transaction, estimates the gas, and simulates the execution. You catch revert errors before they hit your staging environment. When things do break, the agent pulls the exact receipt using `eth_get_transaction_receipt`. It analyzes the gas usage and event logs, then suggests the exact code changes needed to fix your transaction builder.

Advanced Portfolio Indexing

`nr_get_asset_transfers` and `nr_get_nft_inventory` replace dozens of standard RPC calls with a single query. When your team builds wallet features, Copilot uses these tools to fetch a user's entire transaction history and token balances instantly. This drastically reduces the time spent writing data aggregation logic. The agent calls `nr_get_token_balance_20`, sees the exact JSON response format, and generates the TypeScript types your frontend needs to render the portfolio.

Setup guide

Set up Nodereal MCP in VS Code Copilot

Prerequisites

  • VS Code 1.99 or later with GitHub Copilot extension
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Open MCP configuration

    Open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P) and run "MCP: Add Server". Select HTTP (Streamable) as the server type. VS Code will create .vscode/mcp.json in your workspace.

  2. 2

    Add the Nodereal MCP

    Paste the JSON snippet shown on the right into your .vscode/mcp.json. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com.

  3. 3

    Switch to Agent mode

    Open Copilot Chat (Cmd+Shift+I / Ctrl+Shift+I) and switch to Agent mode using the dropdown. MCP tools are only available in Agent mode — they do not appear in Edit or Ask modes.

  4. 4

    Verify the connection

    In the Copilot Chat input, type # to list available tools. You should see the Nodereal tools listed. Try asking: "List my recent Nodereal transactions" and Copilot will invoke them automatically.

.vscode/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 VS Code Copilot

Create a .vscode/mcp.json file in your repository and commit it. Add the server details there. Once your team pulls the latest branch, their Copilot agents will automatically connect to the tools.
Yes, by calling debug_trace_transaction. The agent retrieves the step-by-step EVM execution trace and helps you identify which specific contract call caused the transaction to revert.
It includes a full suite of Aptos endpoints. Your agent can read deployed code via aptos_get_account_modules or check ledger info using aptos_get_ledger_info directly from your chat sidebar.
They eliminate the need for custom indexing infrastructure. Tools like nr_get_transaction_receipts_by_block_number pull all receipts for a block in one call, saving your team from writing complex polling scripts.
The integration only transmits public chain identifiers like transaction payloads, wallet addresses, and log filters. Vinkius manages the connection via an isolated V8 environment that requires just one endpoint token. Your internal repository code remains strictly local and is never exposed to the RPC provider.

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.