founden mcp for Zed
io.github.o-mega-enterprise/founden-mcp
Build your company over chat: website, app, and admin built in the cloud. One API key.
client:Zed
transport:stdio
runtime:npm
Install founden mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"founden-mcp": {
"command": "npx",
"args": [
"-y",
"founden-mcp"
],
"env": {
"FOUNDEN_API_KEY": "<FOUNDEN_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs