Synpareia Trust Toolkit runs on your own machine — the client starts it, so there is no endpoint to ping. 150 installs a week from pypi. Last commit 14 Jul 2026.
Verifiable dealings with other agents: prove what you did, vet who you deal with, bind agreements
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 trust-mcp -- uvx synpareia-trust-mcp
{
"mcpServers": {
"trust-mcp": {
"args": [
"synpareia-trust-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.trust-mcp]
command = "uvx"
args = ["synpareia-trust-mcp"]
{
"mcpServers": {
"trust-mcp": {
"args": [
"synpareia-trust-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"trust-mcp": {
"args": [
"synpareia-trust-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.