Credence — Epistemic Guard runs on your own machine — the client starts it, so there is no endpoint to ping. 121 installs a week from pypi. Last commit 16 Jul 2026.
Epistemic guard for AI coding: tracks uncertain values and blocks writes until verified.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add credence -- uvx credence-guard
{
"mcpServers": {
"credence": {
"args": [
"credence-guard"
],
"command": "uvx"
}
}
}
[mcp_servers.credence]
command = "uvx"
args = ["credence-guard"]
{
"mcpServers": {
"credence": {
"args": [
"credence-guard"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"credence": {
"args": [
"credence-guard"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.