A2A agent card imported from knyazev741/cocoon-proxy-api (
.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.
Cocoon API Proxy
OpenAI-compatible API proxy for decentralized AI models on the Cocoon network (TON blockchain). Provides chat completions, model listing, API key management, and TON-based billing. Use when you need to query AI models like Qwen/Qwen3-32B via a standard OpenAI-format API with cryptocurrency payments.
Skills
- Chat Completion - Send messages to a Cocoon AI model and receive generated text responses. Supports streaming (SSE) and non-streaming modes. Use when you need AI-generated text from models like Qwen/Qwen3-32B.
- List Models - Retrieve the list of AI models available on the Cocoon network. Use to discover valid model IDs before making chat completion requests.
- Create API Key - Generate a new API key and unique deposit code for a new user account. The key is shown once at creation. Use when setting up a new client for the proxy.
- Check Balance - Return current TON balance for the authenticated API key. Use before making requests to verify sufficient funds are available.
- Get Deposit Info - Return TON wallet address and unique memo code for depositing funds. Use when you need to add TON to fund an API key account.
Capabilities
streaming, chat_completions, models_listing, billing, deposits
Endpoint: http://localhost:8000