Skip to content
Zed

MyCheck for Zed

co.mycheck/mycheck

Save checklists to a MyCheck account and check the status of the USCIS cases you track.

client:Zed transport:streamable-http

Install MyCheck in Zed

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

{
  "context_servers": {
    "mycheck": {
      "url": "https://mcp.mycheck.co/mcp"
    }
  }
}

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

MyCheck in other clients