AntChain MCP Server for Cursor 10 tools — connect in under 2 minutes
Cursor is an AI-first code editor built on VS Code that integrates LLM-powered coding assistance directly into the development workflow. Its Agent mode enables autonomous multi-step coding tasks, and MCP support lets agents access external data sources and APIs during code generation.
ASK AI ABOUT THIS MCP SERVER
Vinkius supports streamable HTTP and SSE.
Vinkius Desktop App
The modern way to manage MCP Servers — no config files, no terminal commands. Install AntChain and 2,500+ MCP Servers from a single visual interface.




{
"mcpServers": {
"antchain": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
}
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About AntChain MCP Server
Connect your AntChain (蚂蚁链) BaaS platform account to any AI agent and gain complete visibility and control over your enterprise blockchain operations through natural conversation. AntChain is Alibaba Group's blockchain-as-a-service platform, designed for consortium chains, enterprise smart contracts, and secure decentralized applications.
Cursor's Agent mode turns AntChain into an in-editor superpower. Ask Cursor to generate code using live data from AntChain and it fetches, processes, and writes. all in a single agentic loop. 10 tools appear alongside file editing and terminal access, creating a unified development environment grounded in real-time information.
What you can do
- Block Exploration — Query detailed information about any block by height or hash, including transaction counts and timestamps
- Transaction Tracking — Inspect individual transactions by hash or ID, verifying status, gas consumption, and execution results
- Smart Contract Management — Deploy new contracts, invoke contract methods, and query contract metadata and ABIs
- Account Inspection — Check account balances, nonce values, and metadata for any wallet address on the chain
- Network Monitoring — View network topology, node status, consensus state, and chain health metrics
- Chain Discovery — List all blockchain networks available to your organization with their configurations
- Recent Activity — Monitor the latest transactions and network activity in real-time
The AntChain MCP Server exposes 10 tools through the Vinkius. Connect it to Cursor in under two minutes — no API keys to rotate, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
How to Connect AntChain to Cursor via MCP
Follow these steps to integrate the AntChain MCP Server with Cursor.
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
Save the file
Cursor will automatically detect the new MCP server
Start using AntChain
Open Agent mode in chat and ask: "Using AntChain, help me...". 10 tools available
Why Use Cursor with the AntChain MCP Server
Cursor AI Code Editor provides unique advantages when paired with AntChain through the Model Context Protocol.
Agent mode turns Cursor into an autonomous coding assistant that can read files, run commands, and call MCP tools without switching context
Cursor's Composer feature can generate entire files using real-time data fetched through MCP. no copy-pasting from external dashboards
MCP tools appear alongside built-in tools like file reading and terminal access, creating a unified agentic environment
VS Code extension compatibility means your existing workflow, keybindings, and extensions all work alongside MCP tools
AntChain + Cursor Use Cases
Practical scenarios where Cursor combined with the AntChain MCP Server delivers measurable value.
Code generation with live data: ask Cursor to generate a security report module using live DNS and subdomain data fetched through MCP
Automated documentation: have Cursor query your API's tool schemas and generate TypeScript interfaces or OpenAPI specs automatically
Infrastructure-as-code: Cursor can fetch domain configurations and generate corresponding Terraform or CloudFormation templates
Test scaffolding: ask Cursor to pull real API responses via MCP and generate unit test fixtures from actual data
AntChain MCP Tools for Cursor (10)
These 10 tools become available when you connect AntChain to Cursor via MCP:
deploy_contract
Requires the contract bytecode (compiled bytecode in hex format) and optionally the ABI (Application Binary Interface) for interaction. Returns the deployed contract address and deployment transaction details. The contract will be available under the specified name. Deploy a smart contract on AntChain
get_chain_list
Returns chain IDs, names, creation dates, status, and basic configuration. Use this to discover which blockchains you have access to before performing operations. List all available blockchain networks in your AntChain account
invoke_contract
Provide the contract name, method name, and any required arguments. Returns the execution result including return values, gas consumption, and transaction status. Use this to interact with deployed contracts. Invoke a smart contract method on AntChain
query_account
Use this to inspect account state and activity. Query account information on AntChain
query_account_balance
Returns the available balance and any locked/pending amounts. Useful for checking if an account has sufficient funds for transactions or contract interactions. Query account balance on AntChain
query_block
Returns block metadata including timestamp, transaction count, hash, and previous block reference. Use either blockHeight or blockHash to identify the block. Query block details from an AntChain blockchain
query_contract
Useful for inspecting contract configuration before invocation. Query smart contract information on AntChain
query_latest_transactions
Useful for monitoring network activity, auditing recent transactions, or getting a snapshot of current blockchain operations. Returns a list of recent transactions with their status and metadata. Query the latest transactions on an AntChain blockchain
query_network_info
Useful for monitoring blockchain infrastructure health. Query blockchain network information on AntChain
query_transaction
Returns transaction status, sender, receiver, gas used, block inclusion, and execution result. Useful for verifying transaction finality and inspecting transaction details. Query a transaction on AntChain
Example Prompts for AntChain in Cursor
Ready-to-use prompts you can give your Cursor agent to start working with AntChain immediately.
"Show me the latest 5 transactions on my default AntChain network."
"What's the balance of account 0x742d35Cc6634C0532925a3b844Bc9e7595e0bFa8?"
"Invoke the 'transfer' method on contract 'TokenContract' with args {"to": "0x123...", "amount": 100}."
Troubleshooting AntChain MCP Server with Cursor
Common issues when connecting AntChain to Cursor through the Vinkius, and how to resolve them.
Tools not appearing in Cursor
Server shows as disconnected
AntChain + Cursor FAQ
Common questions about integrating AntChain MCP Server with Cursor.
What is Agent mode and why does it matter for MCP?
Where does Cursor store MCP configuration?
mcp.json file. You can configure servers at the project level (.cursor/mcp.json in your project root) or globally (~/.cursor/mcp.json). Project-level configs take precedence.Can Cursor use MCP tools in inline edits?
How do I verify MCP tools are loaded?
Connect AntChain with your favorite client
Step-by-step setup guides for every MCP-compatible client and framework:
Anthropic's native desktop app for Claude with built-in MCP support.
AI-first code editor with integrated LLM-powered coding assistance.
GitHub Copilot in VS Code with Agent mode and MCP support.
Purpose-built IDE for agentic AI coding workflows.
Autonomous AI coding agent that runs inside VS Code.
Anthropic's agentic CLI for terminal-first development.
Python SDK for building production-grade OpenAI agent workflows.
Google's framework for building production AI agents.
Type-safe agent development for Python with first-class MCP support.
TypeScript toolkit for building AI-powered web applications.
TypeScript-native agent framework for modern web stacks.
Python framework for orchestrating collaborative AI agent crews.
Leading Python framework for composable LLM applications.
Data-aware AI agent framework for structured and unstructured sources.
Microsoft's framework for multi-agent collaborative conversations.
Connect AntChain to Cursor
Get your token, paste the configuration, and start using 10 tools in under 2 minutes. No API key management needed.
