FastGPT Integration with AskTable MCP
By integrating the AskTable MCP extension, you can directly query and analyze data using natural language within Cherry Studio, gaining insights. With just a simple configuration, you can enable your AI assistant to have powerful data analysis capabilities.
Step 1: Enter the Workspace
-
Click Workspace
-
Select Team Applications
-
Click New MCP Toolset

Step 2: Configure JSON File
Preparation
Before starting the configuration, you need to first obtain an API-Key in AskTable get API-Key, and get data source ID.
Configure MCP Server Address
Copy the following URL address for connecting to the AskTable MCP server, establishing a secure data query channel through the API Key and Data Source ID:
http://mcp.asktable.com/sse/?apikey=YOUR_API_KEY&datasource_id=YOUR_DATASOURCE_ID
- Replace
YOUR_API_KEYwith the API Key you obtained from AskTable. - Replace
YOUR_DATASOURCE_IDwith your data source ID.
Step 3: Configure MCP Connection
Enter the configured URL into the MCP configuration box
-
Click the Parse button.
-
After confirming the function is working properly, click Confirm Creation.

Step 4: Create New Application
-
Return to the workspace, click New Simple Application.

-
Give the application a name.
-
Click Create Blank Application.

Step 5: Call the MCP Toolset
-
Find the tool call, click Select.

-
Click Add to add the toolset to the application.

-
The created MCP will appear in the tool call.

-
Click Save in the top right corner to save the application configuration.
