Skip to content
VS Code

terms for VS Code

io.github.theluckystrike/terms

Reusable contract terms and clauses assembled into a Word docx with variables filled.

client:VS Code transport:streamable-http runtime:mcpb tools:12

Install terms in VS Code

.vscode/mcp.json

{
  "servers": {
    "terms": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/terms"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

terms in other clients