ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Baidu Qianfan with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Orchestrate Baidu Qianfan AI models. manage chat completions, embeddings, and prompt templates directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 6 capabilities

The complete Baidu Qianfan capability set.

These are the exact actions your AI can choose when you ask it to work with Baidu Qianfan.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Baidu Qianfan.

  1. 01

    List train jobs

    List model training jobs

  2. 02

    Get embeddings

    Generate vector embeddings for text

  3. 03

    Chat completions

    Requires model endpoint name. Send a message to a Baidu Qianfan model

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Baidu Qianfan.

  1. 04

    List datasets

    List uploaded datasets

  2. 05

    List models

    List available model services

  3. 06

    Text to image

    Generate an image from a text prompt

Observed, not estimated

880ms average. Fast in production.

Baidu Qianfan is checked daily against the live service.

Daily averagePeak 1101ms
Aug 20Today
Fastest day
673ms
Slowest day
1101ms
14-day trend
Slowing+31%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Baidu Qianfan, so you can see the experience inside your AI.

It does not authenticate your account with Baidu Qianfan. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Baidu Qianfan Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_nSPMSdk1YEMCwy7aSAehImUREP7520Z8lSHvuSUL/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Baidu Qianfan capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "baidu-qianfan-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_nSPMSdk1YEMCwy7aSAehImUREP7520Z8lSHvuSUL/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Baidu Qianfan owners ask.

  • 01

    Which version of Ernie Bot should I use for chat?

    For high performance and reasoning, use ernie-4.0-8k. For faster response times and cost efficiency, ernie-speed-128k or ernie-lite-8k are excellent choices.

  • 02

    Can I automatically generate embeddings for RAG?

    Yes! Use the get_embeddings capability with your text input. The agent will retrieve the vector representations from Baidu's embedding models, ready for indexing in your vector database.

  • 03

    How do I use prompt templates from the console?

    Use the list_prompt_templates capability to find your configured templates. You can then retrieve specific details using get_prompt_template to maintain consistency across your AI workflows.