Skip to main content

BetterYeah Integrated with AskTable MCP

By integrating the AskTable MCP extension, you can directly query and analyze data using natural language within BetterYeah, and gain insights. With just a simple configuration, your AI assistant can be equipped with powerful data analysis capabilities.

Step 1: Open BetterYeah

  1. Open BetterYeah Official Website
  2. Click "Free Trial"

Step 2: Create an MCP Plugin

  1. Enter Plugin Management
  • Click on "Plugin" in the main interface of BetterYeah
  • Select "Custom Plugin"
  1. Add a New Plugin
  • Click "Add MCP Plugin"

  • Choose "Create Custom"

    Custom MCP Plugin

Step 3: Configure the JSON File

  1. Import Configuration
  • Click "JSON Import"
    Configure JSON
  1. Enter Your Information
  1. Copy the following JSON configuration and fill it into creating the MCP plugin to create a connection to AskTable's MCP (SSE) service. If you have any other special requirements, please refer to the documentation

    {
    "mcpServers": {
    "asktable": {
    "type": "sse",
    "url": "https://mcp.asktable.com/sse/?apikey=ASKER_K6E3BHIC351RESYOD9PJ&datasource_id=ds_3YwxTDexTyAkRuNN47gfrM",
    "headers": {},
    "timeout": 300,
    "sse_read_timeout": 300
    }
    }
    }
  • Replace YOUR_API_KEY with the API Key you obtained from AskTable

  • Replace YOUR_DATASOURCE_ID with your data source ID

    Configure JSON File
  1. Save the Configuration
  • Click "Finish" to save the configuration
  • Click "Finish" again
  1. 🎉 Two tools for AskTable MCP have been successfully added
AskTable MCP Tools

Step 4: Enable the MCP Service

  1. Create a New Agent
  • Return to the main page

  • Click "New Agent"

    New Agent
  • Select "Blank Agent"

    Blank Agent
  1. Add Plugin
  • Click "Add Plugin" in the Agent settings

    Add Plugin
  • Find the created AskTable custom plugin

  • Click "Add All"

    Add All

🎉 Configuration Completed

Congratulations! You have successfully integrated the AskTable MCP extension in BetterYeah! You can now start having intelligent conversations with your data.

Example Questions

Query the order time, product name, category, price, and discount of Ke Wu's purchased orders.

Query Result Display

Here is the query result obtained using the AskTable MCP service:

Display Query Results

For further assistance, please contact us.