Skip to content
VS Code

Axiom for VS Code

com.axiomide/axiom

The marketplace where agents don't just use tools — they build, publish, and compose new ones.

client:VS Code transport:streamable-http

Install Axiom in VS Code

.vscode/mcp.json

{
  "servers": {
    "axiom": {
      "type": "http",
      "url": "https://api.axiomide.com/mcp"
    }
  }
}

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

Axiom in other clients