Skip to content
Zed

basicops for Zed

io.github.basicops/basicops

BasicOps MCP server for project management, tasks, notes, and team collaboration.

client:Zed transport:streamable-http

Install basicops in Zed

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

{
  "context_servers": {
    "basicops": {
      "url": "https://app.basicops.com/mcp"
    }
  }
}

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

basicops in other clients