Skip to content
Zed

akf for Zed

io.github.hmakt99/akf

Trust metadata for AI agents — check files before building on them, stamp verified work.

client:Zed transport:stdio runtime:pypi

Install akf in Zed

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

{
  "context_servers": {
    "akf": {
      "command": "uvx",
      "args": [
        "mcp-server-akf"
      ]
    }
  }
}

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

akf in other clients