rate card for Cursor
io.github.theluckystrike/rate-card
Hourly rates by role and date, priced into invoice and quote lines without retyping.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:12
Install rate card in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"rate-card": {
"url": "https://mcp.zovo.one/mcp/rate-card"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs