F
Fun Translations MCP server
Details
- Endpoint
-
https://funtranslations.com/ai/mcp/translate - Transport
- streamable-http
- Docs
- https://funtranslations.com/mcp
Authentication
Authorization: Bearer <credential> Create an account at Register, then go to API pricing and plans and subscribe to a plan. The docs state your Bearer token appears in your dashboard immediately and is sent in the Authorization: Bearer YOUR_API_KEY header.
Authorization: Bearer <credential> For autonomous agents, discover plans at GET /x402/plans, then POST to the listed purchase URL under /x402/token/.... The first POST returns 402 Payment Required terms; after submitting the required PAYMENT-SIGNATURE payment proof, the service returns a time-scoped Bearer token plus the MCP endpoint. Use that token in Authorization: Bearer ... for the MCP server.