Prox OS Internal Docs
ProductApp HubConnectors

Connectors Hub Overview

Route: /app-hub/connectors

Route: /app-hub/connectors

Connectors Hub is the external data source entry point for Prox OS. It connects external SaaS, databases, work management tools, cloud dashboards, no-code tools, low-code tools, feeds, AI metadata sources, static files, and future local bridge sources into OS-native source views.

It is not a generic dashboard. It is the place where Prox OS learns what a source is, what objects it exposes, which scopes may be needed, which fields map into dashboard-ready views, and which sync or write-back risks exist.

Current UI Modules

  • connector catalog;
  • sources;
  • data explorer;
  • dashboards;
  • sync jobs;
  • permissions;
  • connector recipes;
  • AI insights.

Provider Landscape

The current mock catalog covers Notion, Airtable, Coda, Google Sheets, GitHub, Stripe, ClickUp, monday.com, Smartsheet, Baserow, NocoDB, Softr, Glide, AppSheet, Power Apps, Retool, Appsmith, Budibase, RSS, Cloudflare, Vercel, Hugging Face, Obsidian Vault, Neon, Supabase, Figma, Linear, Slack, and Static JSON.

The older connector prototype ideas are preserved as upgraded App Hub concepts:

  • GitHub for repos, issues, releases, and README-backed product signals;
  • RSS for public feed ingestion and knowledge inboxes;
  • Cloudflare and Vercel for cloud deployment and analytics metadata;
  • Hugging Face for model, dataset, and Space metadata;
  • Obsidian Vault for future local bridge markdown context.

Current Boundary

Early state is mock connector metadata, mock schema previews, dashboard-ready UI, and documentation only. There is no real OAuth, token storage, provider SDK, sync worker, webhook, write-back, permission enforcement, or audit persistence.

On this page