~/.cursor/mcp.json:
Next
Verify your connection
Run a test search and fix common setup issues.
Plans and access
Papers per search, monthly calls, and rate limits for each plan.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install the Consensus MCP server in Cursor.
~/.cursor/mcp.json:
{
"mcpServers": {
"consensus": {
"command": "npx",
"args": ["-y", "mcp-remote@latest", "https://mcp.consensus.app/mcp"]
}
}
}