groundcheck for VS Code
io.github.beepboop2025/groundcheck
Verify claims, resolve FIGI identity, extract claims, and sign x402 delivery receipts over MCP.
client:VS Code
transport:streamable-http
runtime:npm
tools:5
Install groundcheck in VS Code
.vscode/mcp.json
{
"servers": {
"groundcheck": {
"type": "http",
"url": "https://groundcheck.seiche.info/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs