Skip to content
VS Code

ZeroCMS for VS Code

io.zerocms/zero

AI-native Git-based CMS for Astro. Create and publish content in the browser, without learning git.

client:VS Code transport:streamable-http

Install ZeroCMS in VS Code

.vscode/mcp.json

{
  "servers": {
    "zero": {
      "type": "http",
      "url": "https://mcp.zerocms.io/"
    }
  }
}

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

ZeroCMS in other clients