npx claudepluginhub n24q02m/wet-mcpThis plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
GITHUB_TOKENOptional. Bumps GitHub API rate limit (60->5000 req/hr) for library docs discovery. https://github.com/settings/tokens
${user_config.GITHUB_TOKEN}COHERE_API_KEYOptional cloud embedding + reranking fallback. https://dashboard.cohere.com/api-keys
${user_config.COHERE_API_KEY}GEMINI_API_KEYOptional cloud embedding fallback. https://ai.google.dev/
${user_config.GEMINI_API_KEY}Tavily web search and content extraction MCP with hooks and skills for optimal tool selection.
Requires secrets
Needs API keys or credentials to function
Share bugs, ideas, or general feedback.
OPENAI_API_KEYOptional cloud LLM + embedding fallback (lower priority than Gemini). https://platform.openai.com/api-keys
${user_config.OPENAI_API_KEY}JINA_AI_API_KEYOptional cloud reranker key. Without it, server uses local ONNX rerank. https://jina.ai/api-dashboard/
${user_config.JINA_AI_API_KEY}Pull docs from any URL into Claude Code. Indexes static docs sites in seconds with conditional-GET caching, then exposes them as MCP tools (fetch_url, ensure_docs, list_sources, list_indexed, grep_docs, read_doc, add_source, remove_source). Local, browser-free, no API keys.
Build AI applications with real-time web data using Tavily's search, extract, crawl, and research APIs.
Scrape, search, crawl, and map the web with a single command.
Crawl, index, and search web documentation directly inside Claude Code. Quick mode for focused lookups, deep mode for up to 100 pages with in-memory search.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.