Skip to content
VS Code

templates for VS Code

io.github.theluckystrike/templates

Reusable docx templates: placeholders for proposals, contracts, quotes, SOWs.

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

Install templates in VS Code

.vscode/mcp.json

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

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

templates in other clients