
Trustsource
Pay-per-check domain trust scores (SSL, headers, robots) so agents can vet sites before linking or integrating.
Overview
TrustSource is an MCP server for the Ship phase that runs x402-paid domain verification (trustscore, SSL, headers, robots) for AI agents.
What is this MCP server?
- x402 micropayment flow on Base Mainnet (USDC fees, ETH gas) via WALLET_PRIVATE_KEY
- Domain trustscore with SSL, security headers, and robots.txt signals for AI agents
- stdio npm package trustsource-mcp at registry version 0.1.6
- Optional TRUSTSOURCE_API_URL override for custom API base
- Package version 0.1.6 (trustsource-mcp on npm)
- Transport: stdio MCP
- Repository: github.com/SurfEther/trustsourcex402
What problem does it solve?
Agents and solo founders integrate unknown domains without a fast, automatable trust check tied into the agent workflow.
Who is it for?
Builders running agents that evaluate partner sites, webhooks, or user-supplied URLs under a micropayment verification model.
Skip if: Teams that cannot use crypto wallets, need free unlimited scans, or require full penetration-test coverage.
What do I get? / Deliverables
Your agent can request paid TrustSource verifications from MCP and act on structured trust, SSL, and header signals before you ship or crawl.
- Agent-triggered domain trustscore and SSL/header/robots checks
- Repeatable pre-ship vetting for third-party domains
Recommended MCP Servers
Journey fit
How it compares
Paid domain-trust MCP integration, not a general web-scraping skill or free certificate monitor alone.
Common Questions / FAQ
Who is TrustSource for?
Solo builders and agent developers who want automated domain trust checks with x402 payments on Base Mainnet.
When should I use TrustSource?
Use it during Ship security review or before agents follow external links, embed widgets, or register OAuth redirect domains.
How do I add TrustSource to my agent?
Install trustsource-mcp from npm, set WALLET_PRIVATE_KEY (and optional TRUSTSOURCE_API_URL), then register the stdio server in your MCP client config.