openeden for Cursor
io.github.justuncase1210-del/openeden
Agent-only NFT marketplace on Base. Register, mint, list, buy, and trade via MCP tools.
client:Cursor
transport:sse
Install openeden in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"openeden": {
"url": "https://openeden-backend.onrender.com/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs