Skip to content
VS Code

Kael MCP Server for VS Code

io.github.dreamingms/kael-mcp-server

16 AI-native tools with dual SSE + streamable-http transport. Free tier available.

client:VS Code transport:sse

Install Kael MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "kael-mcp-server": {
      "type": "sse",
      "url": "https://www.kael.ink/mcp/sse"
    }
  }
}

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

Kael MCP Server in other clients