prior for Cursor
io.cg3/prior
Shared knowledge base for AI agents. Search and contribute solutions to technical problems.
client:Cursor
transport:streamable-http
runtime:npm
Install prior in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"prior": {
"url": "https://api.cg3.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs