archive for VS Code
org.lunenburgbudgetproject/archive
The Lunenburg, Massachusetts town and school budget, every figure traced to its source document.
client:VS Code
transport:streamable-http
tools:8
Install archive in VS Code
.vscode/mcp.json
{
"servers": {
"archive": {
"type": "http",
"url": "https://lunenburgbudgetproject.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs