Wet MCP

Wet MCP from n24q02m/wet-mcp.

by @n24q02m 5 skills

Skills in this plugin

5
  1. Compare · n24q02m
    Structured comparison of 2+ alternatives with consistent criteria and decision matrix
    0 installs
  2. Fact Check · n24q02m
    Verify a claim using adversarial search — find both supporting AND contradicting evidence
    0 installs
  3. Scrape Batch · n24q02m
    Extract many known URLs in one polite, rate-limited pass. Use when the user hands over a list of links, a set of search hits to read in full, or asks to "scrape these pages" / "pull the content from all of them". Drives extract(action="batch"), which fans out with per-domain rate limiting and returns partial results plus a per-URL error list.
    0 installs
  4. Research Topic · n24q02m bundle
    Multi-step research orchestration. Use when user asks "research X", "summarize current state of Y", "what's the latest on Z", or compares approaches. Calls extract(action="agent") which searches the web, extracts top results, then synthesises a citation-preserving Markdown answer with one configured LLM.
    0 installs
  5. Lock Project Stack · n24q02m
    Detect a project's manifest (pyproject.toml / package.json / go.mod / Cargo.toml), pin its library set into wet-mcp's Cabinets project_context, then route subsequent docs queries to the locked versions automatically.
    0 installs