Skip to content
Zed

thoughts for Zed

ai.thoughtbox.api/thoughts

An MCP server that provides read access to your cloud storage providers, bank accounts and more.

client:Zed transport:streamable-http

Install thoughts in Zed

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

{
  "context_servers": {
    "thoughts": {
      "url": "https://api.thoughtbox.ai/mcp"
    }
  }
}

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

thoughts in other clients