How do I discover available MCP tools for my AI agent?¶
You can discover tools in several ways:
-
Dynamic Tool Discovery (Recommended): Use the
intelligent_tool_findertool with natural language queries: -
Web Interface: Browse available tools at
https://your-gateway-urlafter authentication. -
Direct MCP Connection: Connect to the registry MCP server at
/mcpgw/sseand use standard MCPtools/listcalls.
Related Documentation¶
- Dynamic Tool Discovery -- full guide on autonomous tool discovery
- API Reference -- search and listing endpoints