iFLYTEK Open Platform / 讯飞开放平台 Connector for AI agents.
8 live capabilities
Turn audio into text and generate high-quality speech synthesis for your content.
Waiting for input…
Why people use iFLYTEK Open Platform / 讯飞开放平台
IFLYTEK Open Platform for Voice Synthesis and NLP Analysis
With this Connector, your agent does the heavy lifting in one go. You give a file to your agent, and it transcribes, translates, and summarizes it in seconds. You get a finished report instead of a dozen open tabs.
What Vinkius changes
Your agent gets a direct line to professional-grade voice and language capabilities.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Automating video subtitles
A creator asks the agent to transcribe a video file and then use translate to create Chinese captions for a global audience.
- Real-world use case 02
Sentiment monitoring
A manager asks the agent to scan 500 reviews and use text_sentiment to list the top 5 customer complaints.
- Real-world use case 03
Document processing
An analyst asks the agent to use ocr_general on a photo of a receipt and then summary_generation to list the total cost.
Complete set · 8capabilities
The complete iFLYTEK Open Platform / 讯飞开放平台 capability set.
These are the exact actions your AI can choose when you ask it to work with iFLYTEK Open Platform / 讯飞开放平台.
01—04
4 capabilities in this set.
Part of 8 available through iFLYTEK Open Platform / 讯飞开放平台.
- 01 Capability
Summary generation
Creates a concise summary of a long document or article. This is perfect for getting the gist of long reports.
- 02 Capability
Translate
Converts text from one language to another using ML models. It helps you reach a global audience quickly.
- 03 Capability
Text sentiment
Analyzes text to tell you the emotional tone of a message. This helps you understand customer mood instantly.
- 04 Capability
Text to speech
Turns a string of text into high-quality spoken audio. Use this for automated narrations or voice responses.
05—08
4 capabilities in this set.
Part of 8 available through iFLYTEK Open Platform / 讯飞开放平台.
- 05 Capability
Entity recognition
Identifies specific names, places, and organizations in a text block. It helps you pull facts out of messy data.
- 06 Capability
Keyword extraction
Pulls out the most important terms from a piece of content. Use this to tag content or find main themes.
- 07 Capability
Ocr general
Reads text from an image file and turns it into editable characters. This saves you from typing out physical documents.
- 08 Capability
Speech to text
Converts spoken audio from a file into written text. It's the fastest way to get transcripts from meetings or recordings.
Set up in minutes
One URL. Then ask iFLYTEK Open Platform / 讯飞开放平台 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use iFLYTEK Open Platform / 讯飞开放平台 from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ONW2FC5t7IFdEui7ate8ekMEkJFsOtx97rhhIORK/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it iFLYTEK Open Platform / 讯飞开放平台, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable iFLYTEK Open Platform / 讯飞开放平台 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ONW2FC5t7IFdEui7ate8ekMEkJFsOtx97rhhIORK/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the iFLYTEK Open Platform / 讯飞开放平台 URL.
- Step 03
Save and start
Save the connection and enable iFLYTEK Open Platform / 讯飞开放平台 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"iflytek-open-platform": {
"url": "https://edge.vinkius.com/vk_preview_ONW2FC5t7IFdEui7ate8ekMEkJFsOtx97rhhIORK/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using iFLYTEK Open Platform / 讯飞开放平台
Open Agent mode in chat and ask: "Using iFLYTEK Open Platform / 讯飞开放平台, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"iflytek-open-platform": {
"url": "https://edge.vinkius.com/vk_preview_ONW2FC5t7IFdEui7ate8ekMEkJFsOtx97rhhIORK/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using iFLYTEK Open Platform / 讯飞开放平台
Ask Copilot: "Using iFLYTEK Open Platform / 讯飞开放平台, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"iflytek-open-platform": {
"url": "https://edge.vinkius.com/vk_preview_ONW2FC5t7IFdEui7ate8ekMEkJFsOtx97rhhIORK/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using iFLYTEK Open Platform / 讯飞开放平台
Open Cascade and ask: "Using iFLYTEK Open Platform / 讯飞开放平台, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"iflytek-open-platform": {
"url": "https://edge.vinkius.com/vk_preview_ONW2FC5t7IFdEui7ate8ekMEkJFsOtx97rhhIORK/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using iFLYTEK Open Platform / 讯飞开放平台
Ask Cline: "Using iFLYTEK Open Platform / 讯飞开放平台, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add iflytek-open-platform --transport http "https://edge.vinkius.com/vk_preview_ONW2FC5t7IFdEui7ate8ekMEkJFsOtx97rhhIORK/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using iFLYTEK Open Platform / 讯飞开放平台
Ask Claude: "Using iFLYTEK Open Platform / 讯飞开放平台, show me...". 8 tools are ready
Where the request belongs
Work iFLYTEK Open Platform / 讯飞开放平台 can move forward.
Content creators who need to automate narration, support leads analyzing customer sentiment, and developers building voice-enabled apps.
Video Editor
Automates subtitling and narration for social media clips to save hours of manual editing.
Customer Success Lead
Analyzes thousands of chat logs for emotional trends to identify frustrated users quickly.
Software Engineer
Builds voice-controlled interfaces and translation layers without managing complex speech APIs.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDeepgram
Transcribe speech to text with blazing speed and accuracy using neural networks trained on real-world audio at scale.
Maestra
Automate transcription, translation, and AI voiceovers via the Maestra.ai REST API.
Speechmatics
Automate speech-to-text and text-to-speech. transcribe audio files, generate natural voices, and manage transcription jobs directly.
Gladia (Speech AI)
Transcribe, translate, and analyze audio with Gladia's high-speed Speech AI. support for pre-recorded files and live streaming.
Volcengine Speech Synthesis
The massive 'TikTok Voice' TTS API. generate natural speech with ByteDance's iconic voice models.
Play.ht (AI Voice Generation & TTS)
Generate ultra-realistic AI voices and convert text to speech instantly using Play.ht's advanced neural engine.
Bring your own AI
Change the model, client or framework. Keep iFLYTEK Open Platform / 讯飞开放平台 connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about iFLYTEK Open Platform / 讯飞开放平台.
The practical details behind the request, access and result.
Can the iFLYTEK Open Platform MCP handle Chinese audio?
Yes, it handles Chinese transcription and translation very well, making it a go-to for multi-language workflows.
How does iFLYTEK Open Platform MCP help with content creation?
It automates the most tedious parts of creation, like generating narrations for videos and creating subtitles.
Does the iFLYTEK Open Platform MCP support OCR?
Yes, it can read text from images, which allows you to turn physical documents into digital text instantly.
Can I use iFLYTEK Open Platform MCP for sentiment analysis?
Yes, it identifies emotional tones in text, which is great for monitoring customer feedback or social media trends.
Is iFLYTEK Open Platform MCP good for translating documents?
Yes, it uses high-quality machine learning models to translate text between languages while maintaining accuracy.
How do I get started with iFLYTEK Open Platform MCP?
Simply subscribe to the Connector and add your iFLYTEK App ID and API keys to your AI client to start using the capabilities.
How do I find my iFLYTEK App ID and API Key?
Log in to the iFLYTEK Open Platform Console, select your application, and you will find your AppID, API Key, and API Secret in the application details section.
What languages are supported for translation?
iFLYTEK supports dozens of languages, including Chinese, English, Japanese, Korean, French, Spanish, Russian, and more. Use standard ISO language codes (e.g., 'zh', 'en', 'fr') in the translation capability.
Can I use SparkDesk LLM through this server?
Yes! Use the spark_desk capability to query the iFLYTEK large language model. Note that this requires your application to have specific permissions enabled for the SparkDesk service.
One connection away
Give your agent a direct line to iFLYTEK Open Platform / 讯飞开放平台.
Connect iFLYTEK Open Platform / 讯飞开放平台 once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available