mcpforge for Zed
io.github.saagpatel/mcpforge
Generate complete, tested FastMCP 3.x MCP servers from one plain-English sentence.
client:Zed
transport:stdio
runtime:pypi
Install mcpforge in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcpforge": {
"command": "uvx",
"args": [
"fastmcp-builder"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs