QuantJourney API MCP for Cursor
io.github.quantjourneyorg/qj-api-mcp
Broad, OAuth-protected provider and financial-domain API tools for research agents.
client:Cursor
transport:streamable-http
Install QuantJourney API MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"qj-api-mcp": {
"url": "https://api.quantjourney.cloud/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs