templates for Cursor
io.github.theluckystrike/templates
Reusable docx templates: placeholders for proposals, contracts, quotes, SOWs.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:14
Install templates in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"templates": {
"url": "https://mcp.zovo.one/mcp/templates"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs