pomerium/chatgpt-app-typescript-template
ChatGPT app template using Pomerium, OpenAI Apps SDK and Model Context Protocol (MCP), with a Node.js server and React widgets.
Platform-specific configuration:
{
"mcpServers": {
"chatgpt-app-typescript-template": {
"command": "npx",
"args": [
"-y",
"chatgpt-app-typescript-template"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...