Skip to content
Zed

smplkit MCP Server for Zed

com.smplkit/mcp

Operate smplkit from your agent: feature flags, config, logging, audit, and scheduled jobs.

client:Zed transport:streamable-http

Install smplkit MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.smplkit.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

smplkit MCP Server in other clients