Skip to content

ai objective index for Zed

io.github.isometric-architect/ai-objective-index

Read-only Objective-to-Capability Trust Router for source-traced MCP/API candidates.

client:Zed transport:stdio runtime:pypi

Install ai objective index in Zed

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

{
  "context_servers": {
    "ai-objective-index": {
      "command": "uvx",
      "args": [
        "ai-objective-index"
      ]
    }
  }
}

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

ai objective index in other clients