Servers
T
Text Translator X402
@Br0ski777
x402 micropayment API for AI agents. Translates text between languages. Pay per call with USDC on Base.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"text-translator": {
"url": "https://text-translator-production.up.railway.app/mcp",
"transport": "sse"
}
}
}