Skip to content
VS Code

dochost mcp for VS Code

io.github.zyli5313/dochost-mcp

Publish Markdown or HTML to a shareable link from your AI assistant. OAuth, no API keys.

client:VS Code transport:streamable-http tools:8

Install dochost mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "dochost-mcp": {
      "type": "http",
      "url": "https://dochost.io/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

dochost mcp in other clients