Cursor
Open the extracted kit as a project. .cursor/mcp.json contains:
{
"mcpServers": {
"zetachain": { "url": "https://zetachain.exploreme.pro/api/mcp" }
}
}
Enable the server in Cursor's MCP settings. You can merge the same entry into your existing user configuration instead of replacing that file.
Try: “Show recent ZetaChain EVM blocks.” The endpoint needs no API key. Your AI usage follows your Cursor plan.
Keep .env, .wallet and signed transaction files out of chat and indexing. The kit's .cursorignore excludes them from normal indexing; it does not prevent a terminal command from accessing files. Use an external wallet for signing funded accounts. Cursor MCP documentation