Skip to main content
Glama

WebSearch MCP Server

by Howe829
test_query_optimizer.py293 B
import pytest from xagents.query_optimizer import query_opt_agent from agents import Runner @pytest.mark.asyncio async def test_query_optimizer(): result = await Runner.run( input="查询语句:今日金价", starting_agent=query_opt_agent ) print(result.final_output)

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Howe829/websearch-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server