trades for Cursor
com.potomacledger/trades
Stock trades of U.S. Congress & executive-branch officials, with conflict flags. Read-only.
client:Cursor
transport:streamable-http
tools:6
Install trades in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"trades": {
"url": "https://potomacledger.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs