AutEng MCP - Markdown Publishing & Document Share Links for Claude Desktop
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai
client:Claude Desktop
transport:streamable-http
tools:7
Install AutEng MCP - Markdown Publishing & Document Share Links in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"docs": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://auteng.ai/mcp/docs"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs