# Agger — MCP server on mcp.ai > Agger, multi-quote and management platform for insurance brokers. Connect your account with your Aggilizador login e-mail and password to bring your brokerage into the assistant. By: mcp.ai · official Page: https://mcp.ai/agger ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_agger?ms=1785595200000 Add it as a custom/remote MCP connector, then authenticate when prompted. ## REST API (no MCP client required) Every tool is also a REST endpoint, authed with a workspace API key. Discover: GET https://api.mcp.ai/api/agger/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/agger/ Authorization: Bearer sk_live_… # create one at https://mcp.ai/settings/api-keys Content-Type: application/json Body: { …args } → { "ok": true, "tool": "", "result": { … } } ## Developer docs How to use (MCP or REST), markdown: https://mcp.ai/agger/skill.md Postman collection (v2.1): https://mcp.ai/agger/postman.json ## Tools - agger_list_accounts() — Conta Agger conectada: e-mail do corretor. Confirma qual login está ativo. Use para validar a conexão antes das demais operações. ## Example prompts - "Which Agger account is connected?" ## Links Docs: https://mcp.ai/docs/mcps/agger Website: https://mcp.ai/mcps/agger