MCP server for ReFormer form library - provides AI assistants with comprehensive documentation and tools for form development
{
"mcpServers": {
"reformermcp": {
"command": "npx",
"args": [
"-y",
"@reformer/mcp"
]
}
}
}