MCP Server
MCP
io.github.SurfEther/trustsource
x402-paid domain verification for AI agents — trustscore, SSL, security headers, robots.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "trustsource-mcp",
"version": "0.1.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base Mainnet wallet private key holding USDC (fees) and ETH (gas).",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "WALLET_PRIVATE_KEY"
},
{
"description": "Override the TrustSource API base URL. Optional.",
"format": "string",
"name": "TRUSTSOURCE_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment