Context Book for Cursor
io.github.aditya201551/context-book-mcp
Stop re-explaining yourself to Agents. Give it the right context, right when needed.
client:Cursor
transport:streamable-http
Install Context Book in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"context-book-mcp": {
"url": "https://context-book-mcp-production.up.railway.app"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs