Reckon for VS Code
software.reckon/reckon
The commercial record your coding agent works from — deterministic pricing with full provenance
client:VS Code
transport:streamable-http
Install Reckon in VS Code
.vscode/mcp.json
{
"servers": {
"reckon": {
"type": "http",
"url": "https://www.reckon.software/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs