Skip to main content
Back to all clients
Zed

Zed

High-performance code editor with built-in AI features and collaboration.

maclinuxWebsiteDocs

Installation Steps

  1. 1Download and install Zed from zed.dev
  2. 2Open Zed Settings (⌘+,)
  3. 3Add the MCP server configuration under 'context_servers'
  4. 4Restart Zed

Configuration

Config Location
~/.config/zed/settings.json
Add this to your configuration:
{
  "context_servers": {
    "startup-starter-kit": {
      "command": {
        "path": "npx",
        "args": ["-y", "mcp-remote", "https://www.thestartupstarterkit.com/api/mcp"]
      }
    }
  }
}

Try These Queries

"What tools help with startup legal compliance?"
"Search for HR and payroll tools"

Troubleshooting

Help us improve this page

Found an error or have a suggestion? We'd love to hear from you.