search-docs — FlutterSDK Docs MCP Tool Read-only
search-docs
(search docs) is one of 1 tool on the
FlutterSDK Docs
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search-docs from your client
- Claude Code FlutterSDK Docs search-docs run in your project directory
- Claude Desktop FlutterSDK Docs search-docs ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FlutterSDK Docs search-docs ~/.cursor/mcp.json
- VS Code FlutterSDK Docs search-docs .vscode/mcp.json
- Zed FlutterSDK Docs search-docs ~/.config/zed/settings.json
- Windsurf FlutterSDK Docs search-docs ~/.codeium/windsurf/mcp_config.json
- Cline FlutterSDK Docs search-docs ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FlutterSDK Docs search-docs ~/.gemini/settings.json
- Grok FlutterSDK Docs search-docs .mcp.json (in your project root)
- ChatGPT FlutterSDK Docs search-docs Settings → Connectors → Advanced → Developer mode
- Claude.ai FlutterSDK Docs search-docs Settings → Connectors → Add custom connector
- LangChain FlutterSDK Docs search-docs pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ai https://mcp.fluttersdk.com/
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.