Fidren for Zed
net.fidren/counterparty
Checks a counterparty before an AI agent pays: what the evidence supports, and for how much.
client:Zed
transport:streamable-http
tools:1
Install Fidren in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"counterparty": {
"url": "https://api.fidren.net/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs