Eterna MCP for Cursor
io.github.eternahybridexchange/eterna-mcp
No-KYC managed MCP for AI agents: sandboxed TypeScript trading SDK, isolated sub-accounts, futures.
client:Cursor
transport:streamable-http
Install Eterna MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"eterna-mcp": {
"url": "https://mcp.eterna.exchange/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs