MCP server for graph-based trust computation. Implements EigenTrust, AgentRank, sybil detection, and composite scoring over the Intuition attestation graph.
eigentrustCompute EigenTrust scores for a set of agents in the trust graph.
agentrankRank agents using the AgentRank algorithm over attestation edges.
composite-scoreGenerate a weighted composite trust score combining multiple trust signals.
sybil-simulationRun a sybil-resistance simulation to detect coordinated fake identities.
transitive-trustCalculate transitive trust between two agents across intermediate paths.
network-statsReturn aggregate statistics about the trust network topology.
trust-pathFind the strongest trust path between a source and target agent.
Add this MCP server to your Claude Desktop config or call the tools directly from your AI agent.