Skip to content
Zed

AgentLore for Zed

io.github.kujirafu/agentlore

AI-verified knowledge base with trust scoring, temporal facts, and skill cards.

client:Zed transport:streamable-http

Install AgentLore in Zed

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

{
  "context_servers": {
    "agentlore": {
      "url": "https://agentlore.vercel.app/api/mcp/stream"
    }
  }
}

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

AgentLore in other clients