Skip to content

MCP server

Cursor

Before this step, read Connect your assistant — the shared requirements (Pro or Enterprise plan, an API key) and the verification note.

~/.cursor/mcp.json (global) or <your-project>/.cursor/mcp.json (project-scoped):

{
"mcpServers": {
"aymar": {
"url": "https://mcp.aymaragents.com/mcp",
"headers": { "X-Api-Key": "<your full API key>" }
}
}
}

Ask your assistant to call the aymar_status tool — if everything is right, you’ll see your tenant, your plan and your effective scopes. If something fails, continue with Limits, errors and troubleshooting.