catalogue for Cursor
io.github.theluckystrike/catalogue
A price list and rate card the quotes and invoice servers read by SKU.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:12
Install catalogue in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"catalogue": {
"url": "https://mcp.zovo.one/mcp/catalogue"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs