Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion server.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.synpareia/trust-mcp",
"title": "Synpareia Trust Toolkit",
"description": "Trust tools for when something is at stake with another AI agent: prove what you did (signed claims, witness timestamps, tamper-evident recordings), vet who you're dealing with (multi-source reputation, signature/identity verification), and bind agreements both sides can't retcon (commit-reveal, blind conclusions). Works offline; joins the synpareia network by default for discovery and portable reputation.",
"description": "Verifiable dealings with other agents: prove what you did, vet who you deal with, bind agreements",
"version": "0.6.3",
"websiteUrl": "https://synpareia.com",
"repository": {
Expand Down