AndurilCode/mcp-apps-kit
A TypeScript framework for building interactive MCP applications that work seamlessly with both MCP Apps and ChatGPT (OpenAI Apps SDK) from a single codebase.
Platform-specific configuration:
{
"mcpServers": {
"mcp-apps-kit": {
"command": "npx",
"args": [
"-y",
"mcp-apps-kit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...