Skip to content
VS Code

Croft for VS Code

net.oncroft/croft

Deploy and host the apps your AI assistant builds — a real server, database, and shareable URL.

client:VS Code transport:streamable-http

Install Croft in VS Code

.vscode/mcp.json

{
  "servers": {
    "croft": {
      "type": "http",
      "url": "https://mcp.oncroft.net"
    }
  }
}

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

Croft in other clients