{"name":"Atako","description":"Atako's Model Context Protocol server: read a customer account's agents, conversations, activity, files, integrations, credits and subscription, and create and pilot agents — create an agent, send it a message and wait for the reply, upload a file to it, connect an integration and grant or revoke its access. OAuth connections and payments still require a browser.","url":"https://api.atako.ai/mcp","provider":{"organization":"Atako","url":"https://atako.ai"},"version":"1.0.0","documentationUrl":"https://docs.atako.ai/developers/mcp/overview","capabilities":{"streaming":false,"pushNotifications":false},"securitySchemes":{"apiKey":{"type":"http","scheme":"bearer","description":"Programmatic Atako API key (prefix aik_), created in app.atako.ai → Settings → API keys (company admins only)."}},"security":[{"apiKey":[]}],"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"agents","name":"Agents","description":"List, inspect, create and pilot the agents on this Atako account (list_agents, get_agent, whoami, create_agent, update_agent_name, end_agent, resume_agent, cancel_agent_provisioning, retry_agent_provisioning).","tags":["list_agents","get_agent","whoami","create_agent","update_agent_name","end_agent","resume_agent","cancel_agent_provisioning","retry_agent_provisioning"]},{"id":"messagesActivity","name":"Messages & activity","description":"Read agent conversations, activity timelines and live state, cron jobs, sub-agents and inter-agent messages, plus send a message to an agent and wait for its reply.","tags":["list_messages","send_message","wait_for_reply","list_activity","get_activity_state","list_interagent_messages","list_sub_agents","list_cron_jobs"]},{"id":"files","name":"Files","description":"List the files an agent can currently reach and upload a new file to an agent.","tags":["list_agent_files","upload_file_to_agent"]},{"id":"integrations","name":"Integrations","description":"Read the integration catalog and connected accounts, connect a new integration, and grant or revoke which integrations an agent may use.","tags":["list_integration_catalog","list_integration_connections","list_agent_integration_grants","create_integration_connection","get_connect_url","grant_integration_to_agent","revoke_integration_grant"]},{"id":"billingPlatform","name":"Billing & platform","description":"Read credit balance, subscription plan, and the models/harnesses available to agents.","tags":["get_credits","get_subscription","list_models","list_harnesses"]},{"id":"public","name":"Public marketing data","description":"Pricing, use cases and the integration catalog, at /mcp/public — no authentication required.","tags":["read-only","no-auth","get_pricing","list_use_cases","list_integration_pages"]}],"additionalInterfaces":{"mcp":"https://api.atako.ai/mcp","openapi":"https://api.atako.ai/openapi.json","llmsTxt":"https://atako.ai/llms.txt"}}