MCP Server
MCP
io.github.terradeed/terradeed-mcp-server
TerraDeed MCP server — x402 web scraping & structured extraction. Pay-per-call with USDC on Base.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "terradeed-mcp-server",
"version": "0.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Ethereum private key for signing x402 USDC payments on Base mainnet",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "TERRADEED_PRIVATE_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment