agent fin for Cursor
com.biodnd/agent-fin
Agent Fin: finance MCP server with market data tools
client:Cursor
transport:sse
Install agent fin in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-fin": {
"url": "https://agent-fin.biodnd.com/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs