Skip to content
VS Code

atlas for VS Code

dev.agentic-atlas/atlas

Agent-design pattern guidance via 5 hosted read-only tools; Streamable HTTP, no auth, one Release.

client:VS Code transport:streamable-http tools:5

Install atlas in VS Code

.vscode/mcp.json

{
  "servers": {
    "atlas": {
      "type": "http",
      "url": "https://agentic-atlas.dev/mcp/"
    }
  }
}

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

What VS Code can do once it is connected

atlas in other clients