Exposes PTOAi user context to Agent Builder by connecting to a Supabase database. It allows agents to retrieve user profiles, intake and follow-up data, and manage weekly plans.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_ALLOWED_ORIGINS— export =https://platform.openai.com,https://chatgpt.comMCP_HOSTMCP_HTTP_STATELESS— export =trueMCP_OAUTH_COOKIE_SECRET— export =...MCP_OAUTH_LOGIN_URL— If you want to use your own login page, set and it will redirect there.MCP_OAUTH_REDIRECT_ORIGINS— export =https://chatgpt.com,https://chat.openai.comMCP_PUBLIC_URL— export =https://mcp-0brh.onrender.comMCP_TRANSPORT— export =httpPORT— export =8787SUPABASE_ANON_KEY— export =...SUPABASE_SERVICE_ROLE_KEY— export =...SUPABASE_URL— export =...[](https://m8ven.ai/mcp/pto-agi-mcp-1rxslu)