@reactuses/mcp

by childrentime

1k stars
285 downloads
Not rated
GitHub Website

About

115+ production-ready React Hooks for sensors, UI, state & browser APIs. Tree-shakable, SSR-safe, TypeScript-first. Used by Shopee, PDD & Ctrip. Inspired by VueUse.

Details

Author
childrentime
GitHub stars
1,027
Downloads
285
Categories
Other

- 115+ production-ready React Hooks
- Covers sensors, UI, state, and browser APIs
- Tree-shakable and SSR-safe
- TypeScript-first design
- Used by major companies (Shopee, PDD, Ctrip)
- Inspired by VueUse

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name @reactuses/mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

get_hook

Fetch full documentation (description, usage example, API table) for a specific @reactuses/core React hook by name.

list_hooks

List all available @reactuses/core hooks, optionally filtered by category.

search_hooks

Search @reactuses/core hooks by name, description, or content. Results are ranked by relevance.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "@reactuses/mcp": {
            "@reactuses/mcp": {
                "command": "npx",
                "args": [
                    "-y",
                    "@reactuses/mcp@latest"
                ],
                "type": "stdio"
            }
        }
    }
}

McpServers

{
    "@reactuses/mcp": {
        "command": "npx",
        "args": [
            "-y",
            "@reactuses/mcp@latest"
        ],
        "type": "stdio"
    }
}

115+ production-ready React Hooks for sensors, UI, state & browser APIs. Tree-shakable, SSR-safe, TypeScript-first. Used by Shopee, PDD & Ctrip. Inspired by VueUse.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.