All clients
MCP Server
Raycast
Financial tools at your fingertips
Access transactions, invoices, and reports directly from Raycast with a keyboard shortcut. Query your financial data without switching apps.
Add to Raycast
After installing, update YOUR_API_KEY in Raycast's MCP server settings with your API key.
Manual setup
Use Raycast's "Install Server" command with this configuration:
{
"name": "midday",
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.midday.ai/mcp"
],
"env": {
"MCP_AUTH_HEADER": "Bearer YOUR_API_KEY"
}
}Setup steps
- 1Click "Add to Raycast" above
- 2Get an API key from Settings → Developer
- 3Open Raycast's "Manage Servers" and edit Midday to add your API key
- 4@-mention Midday in Raycast AI to query your data