Skip to content
VS Code

Neleto CMS for VS Code

io.neleto/cms

Create and edit pages, posts, events, files and layouts on your Neleto CMS site. EU-hosted.

client:VS Code transport:streamable-http

Install Neleto CMS in VS Code

.vscode/mcp.json

{
  "servers": {
    "cms": {
      "type": "http",
      "url": "https://{instance_host}/api/mcp"
    }
  }
}

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

Neleto CMS in other clients