Skip to content
VS Code

Smartwebchat for VS Code

de.smartwebchat/chatbots

Create and manage website chatbots for European SMBs: bots, chat, and captured leads.

client:VS Code transport:streamable-http

Install Smartwebchat in VS Code

.vscode/mcp.json

{
  "servers": {
    "chatbots": {
      "type": "http",
      "url": "https://smartwebchat.de/api/mcp"
    }
  }
}

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

Smartwebchat in other clients