AINativeKit/chatgpt-apps-sdk-devtools
Development tools for building and testing ChatGPT Apps using ChatGPT Apps SDK
Platform-specific configuration:
{
"mcpServers": {
"chatgpt-apps-sdk-devtools": {
"command": "npx",
"args": [
"-y",
"chatgpt-apps-sdk-devtools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> Development tools for building and testing ChatGPT Apps using ChatGPT Apps SDK
[](https://www.npmjs.com/package/@ainativekit/devtools) [](https://opensource.org/licenses/MIT)
A powerful, zero-configuration development environment for building ChatGPT apps. Simulate the ChatGPT production environment locally with interactive controls for testing different states, themes, and device types.
window.openai API exactly like production@ainativekit/ui and use AppsSDKUIProvidernpm install --save-dev @ainativekit/devtoolsor with yarn:
yarn add -D @ainativekit/devtoolsDevTools works out of the box with built-in theme
Loading reviews...