terms for Cursor
io.github.theluckystrike/terms
Reusable contract terms and clauses assembled into a Word docx with variables filled.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:12
Install terms in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"terms": {
"url": "https://mcp.zovo.one/mcp/terms"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs