Skip to content
VS Code

anotherai for VS Code

dev.anotherai/anotherai

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

client:VS Code transport:streamable-http

Install anotherai in VS Code

.vscode/mcp.json

{
  "servers": {
    "anotherai": {
      "type": "http",
      "url": "https://api.anotherai.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

anotherai in other clients