estimate template for Cursor
io.github.theluckystrike/estimate-template
Quotes and estimates: VAT line items, a validity date, an A4 PDF, accept makes an invoice.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:12
Install estimate template in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"estimate-template": {
"url": "https://mcp.zovo.one/mcp/estimate-template"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs