podium mcp for Zed
io.github.hoainho/podium-mcp
Mobile E2E MCP (51 tools): iOS + Android, native UI + canvas/WebGL, no-vision, RN debug
client:Zed
transport:stdio
runtime:npm
Install podium mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"podium-mcp": {
"command": "npx",
"args": [
"-y",
"podium-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs