Meridian for Cursor
io.meridianapi/meridian
Reliable macroeconomic and market data for AI agents via MCP
client:Cursor
transport:streamable-http
Install Meridian in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"meridian": {
"url": "https://api.meridianapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs