codebook mcp for Cursor
io.github.nexus-api-lab/codebook-mcp
Exact reference codes for AI agents: countries, currencies with minor units, HTTP status, MIME.
client:Cursor
transport:streamable-http
Install codebook mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"codebook-mcp": {
"url": "https://codebook-mcp.dokasukadon.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs