TrustAgent — counterparty verification MCP Server
io.trust-agent/trustagent-mcp
What is the TrustAgent — counterparty verification MCP server?
Is this address safe to pay? OFAC sanctions, ERC-8004 reputation, contract analysis.
How to install TrustAgent — counterparty verification
Copy-paste configuration for popular MCP clients.
TRUSTAGENT_URLService to query. Defaults to the hosted deployment.
TRUSTAGENT_WALLET_KEYsecretPrivate key of a funded Base wallet. Enables the four paid tools, which settle per call in USDC over x402. Omit to run the free tools only — they need no wallet. Requires the optional peer dependency x402-fetch.
TRUSTAGENT_MAX_PER_CALL_USDRefuse any single paid call above this amount.
TRUSTAGENT_MAX_SESSION_USDTotal spend ceiling across all paid calls in one session. A model looping on a retry is the realistic failure, and a per-call limit does not catch it.
{
"mcpServers": {
"trustagent-mcp": {
"command": "npx",
"args": [
"-y",
"trustagent-mcp"
],
"env": {
"TRUSTAGENT_URL": "<YOUR_TRUSTAGENT_URL>",
"TRUSTAGENT_WALLET_KEY": "<YOUR_TRUSTAGENT_WALLET_KEY>",
"TRUSTAGENT_MAX_PER_CALL_USD": "<YOUR_TRUSTAGENT_MAX_PER_CALL_USD>",
"TRUSTAGENT_MAX_SESSION_USD": "<YOUR_TRUSTAGENT_MAX_SESSION_USD>"
}
}
}
}{
"mcpServers": {
"trustagent-mcp": {
"command": "npx",
"args": [
"-y",
"trustagent-mcp"
],
"env": {
"TRUSTAGENT_URL": "<YOUR_TRUSTAGENT_URL>",
"TRUSTAGENT_WALLET_KEY": "<YOUR_TRUSTAGENT_WALLET_KEY>",
"TRUSTAGENT_MAX_PER_CALL_USD": "<YOUR_TRUSTAGENT_MAX_PER_CALL_USD>",
"TRUSTAGENT_MAX_SESSION_USD": "<YOUR_TRUSTAGENT_MAX_SESSION_USD>"
}
}
}
}{
"mcpServers": {
"trustagent-mcp": {
"command": "npx",
"args": [
"-y",
"trustagent-mcp"
],
"env": {
"TRUSTAGENT_URL": "<YOUR_TRUSTAGENT_URL>",
"TRUSTAGENT_WALLET_KEY": "<YOUR_TRUSTAGENT_WALLET_KEY>",
"TRUSTAGENT_MAX_PER_CALL_USD": "<YOUR_TRUSTAGENT_MAX_PER_CALL_USD>",
"TRUSTAGENT_MAX_SESSION_USD": "<YOUR_TRUSTAGENT_MAX_SESSION_USD>"
}
}
}
}{
"servers": {
"trustagent-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"trustagent-mcp"
],
"env": {
"TRUSTAGENT_URL": "<YOUR_TRUSTAGENT_URL>",
"TRUSTAGENT_WALLET_KEY": "<YOUR_TRUSTAGENT_WALLET_KEY>",
"TRUSTAGENT_MAX_PER_CALL_USD": "<YOUR_TRUSTAGENT_MAX_PER_CALL_USD>",
"TRUSTAGENT_MAX_SESSION_USD": "<YOUR_TRUSTAGENT_MAX_SESSION_USD>"
}
}
}
}claude mcp add trustagent-mcp --env TRUSTAGENT_URL=<YOUR_TRUSTAGENT_URL> --env TRUSTAGENT_WALLET_KEY=<YOUR_TRUSTAGENT_WALLET_KEY> --env TRUSTAGENT_MAX_PER_CALL_USD=<YOUR_TRUSTAGENT_MAX_PER_CALL_USD> --env TRUSTAGENT_MAX_SESSION_USD=<YOUR_TRUSTAGENT_MAX_SESSION_USD> -- npx -y trustagent-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.