AutEng MCP - Markdown Publishing & Document Share Links for VS Code
ai.auteng/mcp
Publish markdown documents as public share links with mermaid diagrams. 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": {
"mcp": {
"type": "http",
"url": "https://auteng.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs