sow for VS Code
io.github.theluckystrike/sow
Generate a statement of work (SOW) as a real Word docx from your AI chat: proposals, contracts.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:14
Install sow in VS Code
.vscode/mcp.json
{
"servers": {
"sow": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/sow"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs