DeepSeek
DeepSeek provides a range of AI products and services, including a chatbot, a search engine, and a language model.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
DeepSeek authenticates with an API key. Generate the credential in your DeepSeek account, then paste it into FlyMyAI the first time an agent uses a DeepSeek action.
Get your DeepSeek credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Sign in and copy your API key from the API keys menu option at https://platform.deepseek.com/api_keys (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
DEEPSEEK_CREATE_ANTHROPIC_MESSAGE | Tool to create a model response using DeepSeek's Anthropic-compatible API format with support for system prompts, tool calling, streaming, and thinking mode. Use when you need to generate chat completions using the Anthropic Messages API format. Requires base… | model, messages, max_tokens |
DEEPSEEK_CREATE_CHAT_COMPLETION | Tool to create a chat completion using DeepSeek models (deepseek-chat or deepseek-reasoner). Use when you need to generate AI responses to chat conversations. Supports streaming, tool/function calling, and various parameters to control generation behavior (te… | model, messages |
DEEPSEEK_GET_USER_BALANCE | Tool to get user's current account balance including granted and topped-up balances with detailed breakdown by currency (CNY or USD). Use when you need to check if the user has sufficient balance for API calls or to view detailed balance information. | - |
DEEPSEEK_LIST_MODELS | Tool to list currently available DeepSeek models and provides basic information about each one such as the owner and availability. Use when you need to discover which models are available for API calls. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, DeepSeek!