Documentation and developer resources for a2ui-project/a2ui

16,019 stars TypeScript 1 file ยท ~2,254 tokens

a2ui MCP Server

MCP server for a2ui-project/a2ui

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "a2ui": {
      "command": "npx",
      "args": [
        "-y",
        "@a2ui-project/a2ui"
      ]
    }
  }
}