{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreia5jqjdpol5amd7mg2y6ottcsqmeafi7oio2y3qbb63c7dqigmfo4",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mhltamkzx2p2"
  },
  "path": "/t/request-for-early-access-to-mcp-app-publishing-fully-working-app/1377436#post_1",
  "publishedAt": "2026-03-21T18:27:39.000Z",
  "site": "https://community.openai.com",
  "tags": [
    "https://mcp.guiaturist.com"
  ],
  "textContent": "Hi,\n\nI’ve built a fully functional ChatGPT App using a custom MCP server hosted at:\n\nhttps://mcp.guiaturist.com\n\nThe app is already working end-to-end inside ChatGPT (DEV mode) and includes:\n\n  * OAuth authentication via Auth0 (RS256 JWT validation)\n  * MCP tools (search_restaurants)\n  * Interactive UI widget rendered inside ChatGPT\n  * NLP-based query interpretation (e.g. “where to eat ceviche” → category mapping)\n  * MongoDB backend with real restaurant data\n\n\n\nFull flow:\nUser → Widget → MCP → NLP → MongoDB → structured results → ChatGPT UI\n\nThe application is deployed on a public domain and fully operational.\n\nI’m currently using ChatGPT Plus and would like to request early access to the app publishing / review flow to submit it to the directory.\n\nHappy to provide a demo or any additional details if needed.\n\nThanks!\n\nExample of the app running inside ChatGPT (DEV mode).\n\nFirst image shows successful restaurant results retrieved from MongoDB after NLP-based query interpretation.\nSecond image shows the fallback case when no results are found.",
  "title": "Request for early access to MCP App publishing (fully working app)"
}