docs.bapx.in

bapX AVM docs

Outer account panel, ChatGPT app, MCP bridge, self-hosted bapXvm handoff, and payment-gated Ubuntu AVM provisioning.

Production endpoints

ChatGPT MCP

Use this URL when connecting the ChatGPT app.

https://api.bapx.in/mcp
Docs

Public product and operator docs.

https://docs.bapx.in
Admin

Deployment credential checklist.

https://api.bapx.in/admin

MCP tools live in this service

InsForge-compatible tools point at the self-hosted bapXvm backend inside the user AVM.

fetch-docs
fetch-sdk-docs
get-backend-metadata
get_bapxvm_config
test_bapxvm_connection
test_hetzner_connection
draft_project_contract
render_avm_dashboard

Deployment env

Set these in the deployment environment before launching the MCP service.

APP_PUBLIC_BASE_URL=https://api.bapx.in
APP_DOCS_URL=https://docs.bapx.in
APP_MCP_URL=https://api.bapx.in/mcp
GOOGLE_CLIENT_ID=...
GOOGLE_CLIENT_SECRET=...
GOOGLE_REDIRECT_URI=https://api.bapx.in/auth/google/callback
AUTH_SESSION_SECRET=...
BAPXVM_API_BASE_URL=https://your-self-hosted-bapxvm
BAPXVM_API_KEY=...
HETZNER_API_TOKEN=...
OPENAI_API_KEY=...

What is connected today

The deployable service exposes docs, admin checklist, health, widget preview, and MCP. Hetzner is currently read-only test until payment-gated provisioning is implemented server-side.

Product bar to beat

bapX combines chat-to-live-URL workflows, hosting control-panel clarity, and docs-first backend MCP into one ChatGPT-native AVM product.

Still missing before paid launch

Google OAuth production credentials
payment webhook and subscription state
Hetzner create-server worker
cloud-init AVM bootstrap
encrypted secret store
project list from bapXvm
domain verification and routing
dashboard logs and deployment previews