Fidren for VS Code
net.fidren/counterparty
Checks a counterparty before an AI agent pays: what the evidence supports, and for how much.
client:VS Code
transport:streamable-http
tools:1
Install Fidren in VS Code
.vscode/mcp.json
{
"servers": {
"counterparty": {
"type": "http",
"url": "https://api.fidren.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs