This server brings iFlow Search (心流搜索) into Claude via three stdio tools: web search, image search, and URL fetch. All responses come back as structured JSON, making them easy to parse and chain. It wraps the same TypeScript SDK used in the project's LangChain and LangGraph adapters, so you get consistent attribution headers and error handling across integrations. If you're already using iFlow's API in a LangChain agent, this lets you expose the same search capabilities to Claude Desktop or other MCP clients without rewriting anything. The server reads your iFlow API key from the environment and optionally reports which MCP host is calling it for analytics.
claude mcp add --transport stdio io.github.zhengyanglsun-iflow-search uvx iflow-search