Markdown by mdedit.ai for Claude Desktop
io.github.mangoappstudio/mdedit
Create, edit, review, and explicitly publish Live or Snapshot Markdown Documents in mdedit.ai.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install Markdown by mdedit.ai in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mdedit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.mdedit.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs