Credda Trust runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm.
Check a counterparty's verifiable Credda trust record; verify or present signed credentials.
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 credda-trust -- npx -y @credda/mcp-server
{
"mcpServers": {
"credda-trust": {
"args": [
"-y",
"@credda/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.credda-trust]
command = "npx"
args = ["-y", "@credda/mcp-server"]
{
"mcpServers": {
"credda-trust": {
"args": [
"-y",
"@credda/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"credda-trust": {
"args": [
"-y",
"@credda/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.