React Hook Form integration for MCP tools - transform forms into AI-callable tools
| Tool name | Description | Destructive? |
|---|---|---|
| list_website_tools | ✓ no | |
| list_extension_tools | ✓ no | |
| call_website_tool | ✓ no | |
| call_extension_tool | ✓ no |
{
"mcpServers": {
"mcp-bmcp-react-hook-form": {
"command": "npx",
"args": [
"-y",
"@mcp-b/mcp-react-hook-form"
]
}
}
}