AutEng MCP - Markdown Publishing & Document Share Links for Gemini CLI
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai
client:Gemini CLI
transport:streamable-http
tools:7
Install AutEng MCP - Markdown Publishing & Document Share Links in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"docs": {
"httpUrl": "https://auteng.ai/mcp/docs"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs