MCP server for building apps that work on both OpenAI ChatGPT and MCP Apps platforms. Provides tools to create, test, and deploy apps compatible with both systems. Connects to OpenAI's API and MCP Apps platform. Developers use it to build cross-platform apps with unified functionality.
MCP server for building apps that work on both OpenAI ChatGPT and MCP Apps platforms. Provides tools to create, test, and deploy apps compatible with both systems. Connects to OpenAI's API and MCP Apps platform. Developers use it to build cross-platform apps with unified functionality.
npx -y mcp-ui-ext-apps-openaiAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-ui-ext-apps-openai-npm": {
"command": "npx",
"args": [
"-y",
"npx -y mcp-ui-ext-apps-openai"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp-ui-ext-apps-openai?"
No configuration required. This server works out of the box.
"What resources are available in mcp-ui-ext-apps-openai?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp-ui-ext-apps-openai"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp-ui-ext-apps-openai with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.