Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

founden mcp in other clients