ComparEdge for Cursor
io.github.imkemit-ops/comparedge-mcp
Verified pricing, alternatives, and comparisons for 495+ SaaS and AI tools.
client:Cursor
transport:stdio
runtime:npm
Install ComparEdge in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"comparedge-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@comparedge/mcp-server"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs