Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"flaui": {
"command": "dotnet",
"args": [
"run",
"--project",
"${CLAUDE_PLUGIN_ROOT}/src/FlaUI.Mcp",
"--configuration",
"Release"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
dotnet${CLAUDE_PLUGIN_ROOT}Command-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub starpia-forge/flaui-mcp --plugin flaui-mcp