Files
dap-was-dapms/docs/contracts/agent-builder-mcp/observed-samples/2026-07-13/04-searchapi-youtube-search-initialize-response.json
2026-08-05 15:54:25 +09:00

28 lines
674 B
JSON

{
"jsonrpc": "2.0",
"id": 1,
"result": {
"protocolVersion": "2025-06-18",
"capabilities": {
"tools": {
"listChanged": true
},
"prompts": {
"listChanged": true
},
"resources": {
"listChanged": true
},
"logging": {}
},
"serverInfo": {
"name": "searchapi",
"title": "SearchAPI MCP Server",
"version": "1.0.0",
"websiteUrl": "<https://www.searchapi.io>"
},
"instructions": "Use the available tools to get real-time search results. Each tool corresponds to a specific use case, which may be a full search engine or a specialized feature of an engine."
}
}