Built by Metorial, the integration platform for agentic AI.

Learn More

百度智能云/app-builder

AppBuilder-SDK

    Server Summary

    • Custom persona settings

    • Model selection

    • Query rewriting

    • Search scope configuration

    • Customization of reference links

Baidu AI Search

Baidu AI Search component combines Baidu's search capabilities with large language model technology to provide intelligent responses with real-time web information references, supporting various industry application scenarios. It offers rich standardized capabilities such as:

  • Custom persona settings
  • Model selection
  • Query rewriting (including time-sensitive and multi-turn approaches to enhance search results)
  • Search scope configuration (choice of modalities, site ranges and publication dates)
  • Customizable number of reference links

Quick Start

  1. Get your AppBuilder API Key from the console
  2. Format your authorization token as: Bearer+ (keep the "+" in between)
  3. Config with
{
  "mcpServers": {
    "baidu_ai_search": {
      "url": "http://appbuilder.baidu.com/v2/ai_search/mcp/sse?api_key=Bearer+bce-v3/ALTAK..."
    }
  }
}

For more details, please refer to 百度AI搜索