All clients

MCP Server
Cursor
Financial context in your editor
Cursor can access your transactions, invoices, and reports while you work. Ask questions about your finances without leaving your code.
After installing, update YOUR_API_KEY in ~/.cursor/mcp.json with your API key.
Manual setup
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"midday": {
"url": "https://api.midday.ai/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Setup steps
- 1Click "Add to Cursor" above
- 2Get an API key from Settings → Developer
- 3Replace
YOUR_API_KEYin~/.cursor/mcp.json - 4Restart Cursor and @-mention Midday in chat