For the complete documentation index, see llms.txt. This page is also available as Markdown.

Agent Builder MCP Server Integration

Integrate Talordata MCP Server with Agent Builder to give AI agents access to real-time SERP data and structured search results.

Connect OpenAI Agent Builder to the TalorData MCP server (featuring over 60 tools) to build AI agents with real-time web search, scraping, and structured data access capabilities.

Require:

1

Create a new process

Go to the Agent Builder and create a new flow.

2

Click the agent node.

After clicking a agent node, the agent configuration panel will appear on the left side of the screen.

3

Click "Tools" to add MCP.

4

Select MCP and add a Web MCP server.

Copy the following URL and paste it into the URL bar:

Please replace YOUR_USER_TOKEN with your actual TalorData API Token.

 https://mcp.talordata.net/YOUR_USER_TOKEN/mcp

Then click the "Connect" button.

5

Select the tools you prefer and add them.

You can select the relevant tools to expose to the agent, or click the "Add" button to add all tools.

6

Configure the agent, including the name and description.

Name your agent, provide a set of instructions, select the reasoning difficulty level, and then click the preview button to test it.

7

Test your agent

Ask your agent any questions requiring real-time web data to get instant answers.

8

Monitor usage

View your API usage in the TalorData SERP API usage logs.

Last updated