← Back to Skills Marketplace
36707
Downloads
27
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install anysearch-mcp
Description
Unified real-time search MCP server supporting general web search, vertical domain search, parallel batch search, and full-page URL content extraction.
Usage Guidance
Install this only if you are comfortable using AnySearch as a remote search provider. Treat API keys as secrets, confirm before account creation, and do not use URL extraction on private or confidential pages unless you intend to disclose that URL and its fetched content to AnySearch.
Capability Assessment
Credentials
Network use and remote processing are inherent to the skill, but users should avoid sending confidential, internal, or authenticated URLs unless they intentionally want AnySearch to process them.
Install Mechanism
Installation is configuration-based for a remote MCP endpoint, with disclosed npx proxy options for clients that need stdio or SSE; no bundled executable or hidden installer is present.
Instruction Scope
The instructions disclose optional API-key registration using a real email and say the agent should ask before persisting an auto-registered replacement key, but the initial registration flow would benefit from an explicit confirmation step.
Persistence & Privilege
The skill may store an API key in agent config, an environment variable, or a .env file, and may run a local proxy while active; these are disclosed and purpose-aligned, with no hidden persistence or privilege escalation found.
Purpose & Capability
The documented capabilities are web search, vertical search, batch search, and URL extraction through the AnySearch MCP service, which fit the stated purpose.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install anysearch-mcp - After installation, invoke the skill by name or use
/anysearch-mcp - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
- Added support for agent-initiated user registration and instant API key issuance with a single email (no verification code required).
- Expanded configuration instructions with agent-specific paths, improved compatibility notes, and clarified config keys for OpenCode and Claude Desktop.
- Introduced required `X-Anysearch-Client` HTTP header for improved client/server interoperability; documented in all install examples.
- Added security, license, and notice files; removed outdated documentation (`skill-card.md`).
- Enhanced error handling documentation for API key registration flow, with explicit user messaging guidelines.
- Updated vertical domain search instructions and removed references to hardcoded domain count.
v1.0.0
Initial release of AnySearch MCP Server.
- Unified real-time search server supporting general web search, 23 vertical domains, parallel batch search, and URL content extraction.
- Optional API key allows for higher rate limits, with automatic fallback to anonymous access.
- Supports native Streamable HTTP transport (MCP spec 2025-03-26), plus proxy options for stdio and SSE.
- Includes detailed setup instructions and sample configs for major agents (OpenCode, Claude Desktop, Cursor, VS Code Copilot, Windsurf, Cline).
- Provides tools: `search`, `list_domains`, `batch_search`, `extract`, each with structured parameters and described behaviors.
Metadata
Frequently Asked Questions
What is AnySearch MCP?
Unified real-time search MCP server supporting general web search, vertical domain search, parallel batch search, and full-page URL content extraction. It is an AI Agent Skill for Claude Code / OpenClaw, with 36707 downloads so far.
How do I install AnySearch MCP?
Run "/install anysearch-mcp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AnySearch MCP free?
Yes, AnySearch MCP is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does AnySearch MCP support?
AnySearch MCP is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AnySearch MCP?
It is built and maintained by AnySearch (@anysearch-ai); the current version is v2.0.0.
More Skills