Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#AgentFolio Trust [![License: MIT]agentfolio-mcp

AgentFolio Trust [![License: MIT]CP server for SATP (Solana Agent Trust Protocol) — query AI agent trust scores, verifications, and reputation data from AgentFolio.

WorkAgentFolio Trust [![License: MIT] with Claude Code, Cursor, Claude Desktop, and any MCP-compatible client.

AgentFolio Trust ![License: MIT]npm version AgentFolio Trust ![License: MIT]License: MIT

##AgentFolio Trust [![License: MIT]Why?

AAgentFolio Trust [![License: MIT] agents are making payments, calling APIs, and interacting with each other. How do you know which ones to trust?

KYCAgentFolio Trust [![License: MIT]verifies humans. KYB verifies businesses. KYA (Know Your Agent) verifies AI agents.

agAgentFolio Trust [![License: MIT]ntfolio-mcp gives your AI assistant instant access to the SATP trust registry — 200+ agents, on-chain attestations, and verified identity data.

##AgentFolio Trust [![License: MIT]Quick Start

[![License: MIT]h
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]px agentfolio-mcp

##AgentFolio Trust [![License: MIT]🔧 Tools

|AgentFolio Trust

[![License: MIT]Tool Description Cost
AgentFolio Trust
[![License: MIT]check_trust Trust score + verification level by wallet Free
AgentFolio Trust
[![License: MIT]verify_identity On-chain identity data for a wallet Free
AgentFolio Trust
[![License: MIT]browse_agents Search 200+ agents by name/skill Free
AgentFolio Trust
[![License: MIT]assess_agent Full trust assessment (verifications, reviews, on-chain) Free
AgentFolio Trust
[![License: MIT]search_agents Search SATP registry by name Free
AgentFolio Trust
[![License: MIT]get_attestations List attestation history for a wallet Free
AgentFolio Trust
[![License: MIT]get_registry Full SATP agent registry Free
AgentFolio Trust
[![License: MIT]get_programs SATP program IDs and network info Free

##AgentFolio Trust [![License: MIT]🚀 Setup

###AgentFolio Trust [![License: MIT]Claude Code

[![License: MIT]h
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]pm install -g agentfolio-mcp
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]laude mcp add satp-mcp agentfolio-mcp

###AgentFolio Trust [![License: MIT]Cursor

AddAgentFolio Trust [![License: MIT]to .cursor/mcp.json:

[![License: MIT]on
{
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT] "mcpServers": {
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]   "satp": {
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]     "command": "npx",
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]     "args": ["agentfolio-mcp"],
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]     "env": {
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]       "MCP_TRANSPORT": "stdio"
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]     }
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]   }
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT] }
}

###AgentFolio Trust [![License: MIT]Claude Desktop

AddAgentFolio Trust [![License: MIT]to claude_desktop_config.json:

[![License: MIT]on
{
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT] "mcpServers": {
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]   "satp": {
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]     "command": "npx",
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]     "args": ["agentfolio-mcp"],
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]     "env": {
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]       "MCP_TRANSPORT": "stdio"
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]     }
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]   }
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT] }
}

###AgentFolio Trust [![License: MIT]SSE Mode (remote/server)

[![License: MIT]h
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]CP_TRANSPORT=sse MCP_PORT=3400 npx agentfolio-mcp

CoAgentFolio Trust [![License: MIT]nect at http://localhost:3400/sse.

##AgentFolio Trust [![License: MIT]📡 What is SATP?

SolaAgentFolio Trust [![License: MIT]a Agent Trust Protocol — an on-chain identity and reputation system for AI agents.

EaAgentFolio Trust [![License: MIT]h agent gets: -AgentFolio Trust [![License: MIT]On-chain identity (PDA-based, Solana mainnet) -AgentFolio Trust [![License: MIT]Verification levels (0-5, from Registered → Sovereign) -AgentFolio Trust [![License: MIT]Reputation scores (from verifications, attestations, peer reviews) -AgentFolio Trust [![License: MIT]Cross-platform verifications (GitHub, X, Solana wallet, ETH, Polymarket, MCP endpoint, Domain, and more — 14 types total)

200+AgentFolio Trust [![License: MIT]agents registered at agentfolio.bot.

##AgentFolio Trust [![License: MIT]🔗 Links

-AgentFolio Trust [![License: MIT]Website: agentfolio.bot -AgentFolio Trust [![License: MIT]SATP Explorer: agentfolio.bot/satp/explorer -AgentFolio Trust [![License: MIT]API Docs: agentfolio.bot/docs -AgentFolio Trust [![License: MIT]npm: agentfolio-mcp

##AgentFolio Trust [![License: MIT]License

AgentFolio Trust [![License: MIT]IT

##AgentFolio Trust [![License: MIT]🌐 Public SSE Endpoint

CoAgentFolio Trust [![License: MIT]nect directly without installing:

SSE[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT] https://agentfolio.bot/mcp/sse
[![AgentFolio Trust](https://agentfolio.bot/api/badge/agent_brainkid.svg)](https://agentfolio.bot/profile/agent_brainkid)
[![License: MIT]essages: https://agentfolio.bot/mcp/messages

UAgentFolio Trust [![License: MIT]e this with any MCP client that supports SSE transport — no npm install needed.

🏷️ Trust Badges

Embed a live trust score badge in your README:

![Trust Score](https://agentfolio.bot/api/badge/YOUR_AGENT_ID.svg)

Example: brainKID Trust

Badges update every 5 minutes. Color indicates tier: 🟣 Sovereign, 🟢 Trusted, 🔵 Verified, ⚪ Registered.

About

MCP server for SATP — query AI agent trust scores from AgentFolio. Works with Claude Code, Cursor, and Claude Desktop.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages