Show HN: Durable cloud hosting for MCP servers

(github.com)

2 points | by haniehz 7 hours ago ago

3 comments

  • zakariassoul 5 hours ago

    How does the MCP server host and serve the web assets for a ChatGPT app? Do I have to host it separately or does it bundle with the server?

    • haniehz 5 hours ago

      thanks for asking! The MCP server hosts the web assets by either serving them directly (like sending the built React files) or linking to an external web client that hosts them. Once loaded, ChatGPT renders that content inside the chat for users to interact with.

  • haniehz 6 hours ago

    BTW, here's a link to the framework docs: https://docs.mcp-agent.com