Skip to content
Gemini CLI

mkdshare.DEV for Gemini CLI

io.github.philipand/mkdshare

Publish and share access-controlled Markdown documents from any MCP-enabled AI tool.

client:Gemini CLI transport:streamable-http tools:11

Install mkdshare.DEV in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mkdshare": {
      "httpUrl": "https://mkdshare.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

mkdshare.DEV in other clients