Skip to content
Zed

Ask Me for Zed

io.github.tounsils/ask-me-mcp

Ask about an operator's work, reusable patterns, availability and offer. Typed tools, eval-gated.

client:Zed transport:streamable-http

Install Ask Me in Zed

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

{
  "context_servers": {
    "ask-me-mcp": {
      "url": "https://ask-me-mcp-xi.vercel.app/api/mcp"
    }
  }
}

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

Ask Me in other clients