@reactuses/mcp
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
@reactuses/mcpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



