trustsource for Claude Desktop
io.github.surfether/trustsource
x402-paid domain verification for AI agents — trustscore, SSL, security headers, robots.
client:Claude Desktop
transport:stdio
runtime:npm
Install trustsource in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"trustsource": {
"command": "npx",
"args": [
"-y",
"trustsource-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>",
"TRUSTSOURCE_API_URL": "<TRUSTSOURCE_API_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs