API Reference
Using the Ag.dev API
Get the list of available tools from a configured MCP server
cURL
curl --request GET \ --url https://api.ag.dev/v0.1/mcp-servers/{mcpServerId}/tools \ --header 'X-API-Key: <api-key>'
{ "tools": [ { "name": "<string>", "description": "<string>" } ] }
MCP server ID
List of available tools
Show child attributes