Skip to content
Zed

Wauldo for Zed

com.wauldo/wauldo

Stateless agentic tools over MCP: concept extraction, long-context, knowledge graph, planning.

client:Zed transport:streamable-http

Install Wauldo in Zed

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

{
  "context_servers": {
    "wauldo": {
      "url": "https://api.wauldo.com/mcp"
    }
  }
}

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

Wauldo in other clients