Command Palette

Search for a command to run...

UnylyUnyly
Browse all

TOCA Server

FreeNot checked

Deterministic execution layer for ChatGPT that manages TOCA_OS business operations from Google Drive, enabling Instagram scheduling and publishing with idempote

GitHubEmbed

About

Deterministic execution layer for ChatGPT that manages TOCA_OS business operations from Google Drive, enabling Instagram scheduling and publishing with idempotent provider-backed reconciliation.

README

Deterministic execution layer for ChatGPT governed by the TOCA_OS business source of truth in Google Drive.

Production status

The repository is beyond bootstrap. The production foundation currently includes:

  • private Streamable HTTP MCP transport at /mcp;
  • health/readiness boundaries;
  • Meta OAuth, webhook and secret-management boundaries;
  • provider-backed Instagram history/insights reads;
  • Meta Ads read capabilities;
  • persistent PostgreSQL scheduling;
  • TOCA-managed Instagram scheduling tools;
  • an autonomous singleton Cloud Run daemon that claims due jobs from PostgreSQL;
  • idempotent Instagram publication with provider-backed reconciliation before retry;
  • private GCS asset delivery through short-lived signed URLs;
  • audit, dead-letter and fail-closed execution controls.

TOCA_OS / Google Drive remains the business source of truth. GitHub is the source of truth for code, schemas, tests and infrastructure. External providers remain authoritative for external side effects.

Active production topology

ChatGPT
  -> TOCA_OS business policy/context
  -> private TOCA MCP service
       -> typed MCP tools
       -> PostgreSQL scheduled_jobs / audit_events / provider_publications
  -> TOCA-managed Instagram daemon (singleton Cloud Run service)
       -> claimDue()
       -> approval/audit gate
       -> provider reconciliation
       -> idempotent Instagram publication
       -> provider confirmation

Scheduling is an application operation and must use the protected instagram.toca_schedule.* MCP surface. Git commits and application redeploys are not the normal publication clock or scheduling API.

Quality gate

Every promoted change must pass:

pnpm install --frozen-lockfile
pnpm format:check
pnpm architecture:check
pnpm lint
pnpm typecheck
pnpm test
pnpm build

See docs/architecture/README.md, docs/architecture/routes-capabilities-v1.md, docs/architecture/toca-managed-instagram-scheduler-v1.md and docs/operations/infrastructure-control-plane.md for the current contracts.

from github.com/luizanunciostoca/toca-mcp-server

Installing TOCA Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/luizanunciostoca/toca-mcp-server

FAQ

Is TOCA Server MCP free?

Yes, TOCA Server MCP is free — one-click install via Unyly at no cost.

Does TOCA Server need an API key?

No, TOCA Server runs without API keys or environment variables.

Is TOCA Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install TOCA Server in Claude Desktop, Claude Code or Cursor?

Open TOCA Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare TOCA Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All productivity MCPs