per diem for VS Code
io.github.theluckystrike/per-diem
Daily travel allowances from bundled public rate tables: Poland, HMRC and GSA CONUS.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:9
Install per diem in VS Code
.vscode/mcp.json
{
"servers": {
"per-diem": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/per-diem"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs