service contract for VS Code
io.github.theluckystrike/service-contract
Write a freelance service contract: scope, deliverables, rate, termination, liability, signatures.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:9
Install service contract in VS Code
.vscode/mcp.json
{
"servers": {
"service-contract": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/service-contract"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs