Atako for Cursor
ai.atako/mcp
Remote MCP server to read and manage your Atako AI agents, messages, files, and integrations.
client:Cursor
transport:streamable-http
Install Atako in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.atako.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs