Skip to content
Cursor

anotherai for Cursor

dev.anotherai/anotherai

MCP server for building and testing AI agents with multi-model experimentation and insights.

client:Cursor transport:streamable-http

Install anotherai in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "anotherai": {
      "url": "https://api.anotherai.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

anotherai in other clients