Skip to content
Zed

Syntology for Zed

ai.syntology/graph

Provenance-tagged knowledge graph of AI/ML research: papers, citations, methods, code.

client:Zed transport:streamable-http

Install Syntology in Zed

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

{
  "context_servers": {
    "graph": {
      "url": "https://syntology.ai/mcp"
    }
  }
}

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

Syntology in other clients