search_docs
Search current, source-verified docs for MCP servers and Claude agents. Get ranked snippets with source URLs.
Instructions
Search the curated, source-verified docs for building MCP servers and Claude agents. Use this whenever you need current, accurate details about MCP (transports, tools, resources, lifecycle, auth), the Claude Agent SDK, or Claude Code — instead of relying on memory, which is often stale for these fast-moving APIs. Returns ranked snippets with their source URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | What to look for, e.g. 'streamable http transport auth'. | |
| topic | No | Optional topic filter, e.g. 'mcp', 'agent-sdk', or 'claude-code'. |