Skip to content
Zed

knowledge base for Zed

finance.double.agent4/knowledge-base

AI-powered knowledge base for Double - Thank You with semantic search and question answering.

client:Zed transport:streamable-http

Install knowledge base in Zed

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

{
  "context_servers": {
    "knowledge-base": {
      "url": "https://agent4.double.finance/mcp/message"
    }
  }
}

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

knowledge base in other clients