Skip to content
Zed

llms.txt for agents for Zed

io.github.ux-xd/llms-txt

Any site's llms.txt: find the covering index, read its linked docs as markdown, search sections.

client:Zed transport:streamable-http

Install llms.txt for agents in Zed

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

{
  "context_servers": {
    "llms-txt": {
      "url": "https://llmstxtmcp.dev/mcp"
    }
  }
}

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

llms.txt for agents in other clients