Fidren for Cursor
net.fidren/counterparty
Checks a counterparty before an AI agent pays: what the evidence supports, and for how much.
client:Cursor
transport:streamable-http
tools:1
Install Fidren in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"counterparty": {
"url": "https://api.fidren.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs