Skip to content
VS Code

Neonia: The Cloud Backend for AI Agents for VS Code

io.neonia/cloud-backend

Multiple MCP tools, persistent graph memory, token-saving data pointers, and more.

client:VS Code transport:streamable-http

Install Neonia: The Cloud Backend for AI Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "cloud-backend": {
      "type": "http",
      "url": "https://mcp.neonia.io/mcp"
    }
  }
}

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

Neonia: The Cloud Backend for AI Agents in other clients