Emercoin Agent for Cursor
io.github.emercoin/emercoin-agent
On-chain identity and durable memory for AI agents on the Emercoin blockchain (NVS).
client:Cursor
transport:streamable-http
runtime:oci
tools:8
Install Emercoin Agent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"emercoin-agent": {
"url": "https://ai.emercoin.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs