charactercheck for Claude Desktop
io.github.chaoz23/charactercheck
Read-only CharacterCheck MCP server for deterministic character context with provenance and trust.
client:Claude Desktop
transport:stdio
runtime:pypi
Install charactercheck in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"charactercheck": {
"command": "uvx",
"args": [
"charactercheck"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs