Skip to content
Zed

charactercheck for Zed

io.github.chaoz23/charactercheck

Read-only CharacterCheck MCP server for deterministic character context with provenance and trust.

client:Zed transport:stdio runtime:pypi

Install charactercheck in Zed

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

{
  "context_servers": {
    "charactercheck": {
      "command": "uvx",
      "args": [
        "charactercheck"
      ]
    }
  }
}

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

charactercheck in other clients