Crest Counterparty Intelligence
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Crest Counterparty Intelligenceassess token risk for 0x4ed4e862860bed51a9570b96d89af5e1b0efefed"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Crest Counterparty Intelligence
Counterparty, credit, and token-risk intelligence for the x402 agent economy. Crest scores the code AND the people behind it, from a settlement graph no directory has.
Live MCP endpoint: https://data.crestsystems.ai/mcp (Streamable HTTP, no auth).
On Smithery: crest/counterparty-intelligence.
Why
Before an agent pays a wallet, buys a token, or extends another agent credit, it needs to know what is on the other side. Most scanners read only the contract or only the balance. Crest reads the contract's powers (what it can do) and the reputation of the wallet that controls it (who holds the keys), and gates one by the other. The same powers are safe under a trusted issuer and a rug under an anonymous, drained wallet.
Related MCP server: revettr
Tools
Tool | What it does |
| Scan a Base token for rug / honeypot / mint-authority risk. Contract powers (mint, blacklist, pause, upgradeable) gated by the controlling wallet's reputation. Call before buying, swapping, or LPing. |
| Two-axis creditworthiness for an x402 agent wallet: solvency (will it stay funded) + liveness (will it keep paying). Call before extending service or settlement risk. |
| Economic standing of an agent wallet: funded / active / low / drained, with a creditworthiness verdict. |
| Pre-action risk gate. Call before any transfer, trade, or settlement. |
| What is on the other side of an x402 payment: real service, buyer, relayer, or treasury. |
| Classify a Polymarket trader as sharp or dumb money. |
| Quick public snapshot of any Base address (type, balance, tx count). |
All tools are free and read-only. The deep scored reports are $0.05 x402 calls on Base. Not financial advice.
Examples
token_risk(0x4ed4e862860bed51a9570b96d89af5e1b0efefed)
-> { risk_level: "low", attack_surface: 20, controller_trust: 0.65 }
crest_score(0xe4a961cf1ee5b305561e38c69ed9dbd058ff036e)
-> { crest_score: 89, band: "A", decision: "ok_to_extend" }Run it yourself
This repository is a thin, read-only client over Crest's public preview endpoints. No keys, no database, no secrets.
npm install
node index.mjs # listens on :8080, MCP at POST /mcpAdd to an MCP client (e.g. Claude Code) pointing at the hosted endpoint:
claude mcp add --transport http crest "https://data.crestsystems.ai/mcp"About
By Crest Deployment Systems. The de-noised state of the x402 economy is at crestsystems.ai/x402; token risk at crestsystems.ai/token; agent credit at crestsystems.ai/credit.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceProvides trust and reputation tools for AI agent wallets within the x402 payment ecosystem and ERC-8004 agent registry. It enables users to perform wallet reputation lookups, real-time risk assessments, and browse registered agents.Last updated4342
- AlicenseAqualityFmaintenanceCounterparty risk scoring for agentic commerce. Scores wallets, domains, IPs, and companies 0-100 before AI agents transact via x402 micropayments on BaseLast updated13MIT
- AlicenseAqualityCmaintenanceReputation scoring for AI agent wallets on Base. 9 tools for trust scores, fraud checks, blacklist lookups, leaderboard, badge generation, and agent registration with x402 payment verification.Last updated9671MIT
- AlicenseAqualityDmaintenanceTrust scoring, scam detection, and EAS attestations for ERC-8004 + x402 agents on Base.Last updated18691MIT
Related MCP Connectors
Reputation oracle for AI agents on Base: SAFE/CAUTION/BLOCK + 0-100 score before you pay. x402+MCP
Check a Base contract, transaction or web page before you act. Free pricing, paid per call in USDC.
Agent credit issuance and scoring — programmable credit lines on Base L2
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/andysalvo/crest-counterparty-intelligence'
If you have feedback or need assistance with the MCP directory API, please join our Discord server