Market Data for Cursor
org.memoryapi/market
Real-time stock quotes, market indices, and institutional holdings
client:Cursor
transport:streamable-http
tools:3
Install Market Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"market": {
"url": "https://market.memoryapi.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs