Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"ag-ui-mcp-apps-middleware": {
"command": "npx",
"args": [
"-y",
"@ag-ui/mcp-apps-middleware"
]
}
}
}
Or smoke-test directly:
npx -y @ag-ui/mcp-apps-middleware
Details
| Website | https://www.npmjs.com/package/@ag-ui/mcp-apps-middleware |
|---|---|
| License | unknown |
| Pricing | free |
| Sources | npm |
| Discovered | 2026-05-25 |