io.github.SurfEther/trustsource MCP Server
io.github.SurfEther/trustsource
What is the io.github.SurfEther/trustsource MCP server?
x402-paid domain verification for AI agents — trustscore, SSL, security headers, robots.
How to install io.github.SurfEther/trustsource
Copy-paste configuration for popular MCP clients.
WALLET_PRIVATE_KEYrequiredsecretBase Mainnet wallet private key holding USDC (fees) and ETH (gas).
TRUSTSOURCE_API_URLOverride the TrustSource API base URL. Optional.
{
"mcpServers": {
"trustsource": {
"command": "npx",
"args": [
"-y",
"trustsource-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>",
"TRUSTSOURCE_API_URL": "<YOUR_TRUSTSOURCE_API_URL>"
}
}
}
}{
"mcpServers": {
"trustsource": {
"command": "npx",
"args": [
"-y",
"trustsource-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>",
"TRUSTSOURCE_API_URL": "<YOUR_TRUSTSOURCE_API_URL>"
}
}
}
}{
"mcpServers": {
"trustsource": {
"command": "npx",
"args": [
"-y",
"trustsource-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>",
"TRUSTSOURCE_API_URL": "<YOUR_TRUSTSOURCE_API_URL>"
}
}
}
}{
"servers": {
"trustsource": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"trustsource-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>",
"TRUSTSOURCE_API_URL": "<YOUR_TRUSTSOURCE_API_URL>"
}
}
}
}claude mcp add trustsource --env WALLET_PRIVATE_KEY=<YOUR_WALLET_PRIVATE_KEY> --env TRUSTSOURCE_API_URL=<YOUR_TRUSTSOURCE_API_URL> -- npx -y trustsource-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.