Skip to content
VS Code

AutEng MCP - Markdown Publishing & Document Share Links for VS Code

ai.auteng/docs

Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai

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

Install AutEng MCP - Markdown Publishing & Document Share Links in VS Code

.vscode/mcp.json

{
  "servers": {
    "docs": {
      "type": "http",
      "url": "https://auteng.ai/mcp/docs"
    }
  }
}

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

AutEng MCP - Markdown Publishing & Document Share Links in other clients