Skip to content
Zed

fbi wanted mcp for Zed

io.github.mrfentmen/fbi-wanted-mcp

FBI Wanted API: most wanted list, search, and top rewards. No key required.

client:Zed transport:stdio runtime:npm

Install fbi wanted mcp in Zed

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

{
  "context_servers": {
    "fbi-wanted-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fbi-wanted-mcp"
      ]
    }
  }
}

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

fbi wanted mcp in other clients