This page now reads from tool_catalogue, belts, belt_drafts, and generated belt tables in afo-toolsmith-db. Select individual MCP tools, compose a draft belt, then generate a new MCP belt Worker.
GitHub
AFO GitZip Artifact Uploader
GitHub uploader/deploy helper MCP connector contract for committing local sandbox file paths or zip artifacts into GitHub without pasting large file contents through chat/tool payload. Required actions: status, push_local_files_to_github, push_zip_to_github, verify_repo_files. Safety: no token exposure, no file content echo, path traversal protection, explicit repo/path targets only, byte-preserving commits, multi-file commit preferred.
Recommend MCP tool belts from natural language tasks, search atomic tools, create belt request specs, and produce copy-pasteable belt specs for Jared to generate/connect.
Planned AFO Mobile MCP tool for automating Cloudflare custom domains, routes, DNS checks, URL smoke tests, MCP smoke tests, connector registration, belt manifests, and candidate belt promotion. This fills the next gap after cf-multipart: automating everything around deployment except API token creation/rotation and secret values.
AFO Mobile MCP Cloudflare deploy, binding, source inspection, and D1 query/execute tool. Replaces broken mcp-prax build path as current Cloudflare builder candidate.
Creates GitHub repositories from html.spec files. Scaffolds README, AGENTS, ROADMAP docs and posts status back to the message board. Best for starting a new project from a spec.
Deploy Cloudflare Workers, manage D1 databases, KV namespaces, R2 buckets, and DNS records directly from Claude. Full infrastructure control from a single connector.
Create and manage context links — shareable slugs with rich metadata, expiry, and click tracking. Best for sharing specs, prompts, and project context between agents.
Stage 03 belt for Toolsmith automation: Cloudflare domain and route setup, DNS inspection, MCP smoke tests, connector registration assistance, belt manifest generation, and candidate belt promotion. Extends the Cloudflare builder and Toolsmith admin belts rather than putting every tool into one belt.
3 connectorsblt_toolsmith_stage_03_automation
Manifest / metadata
{
"stage": "03",
"protocol": "AFO Mobile MCP Protocol",
"promotion": "active",
"validated_checks": [
"stage-03 deployment_status",
"stage-03 list_worker_routes",
"stage-03 list_dns_records",
"browser /health",
"toolsmith-admin-v02 deployment_status",
"cloudflare-multipart deployment_status"
],
"manual_items": [
"API token creation and rotation",
"secret values when required"
],
"doctrine": "staged belts per project, not one giant belt"
}
Select tools with “+ Belt”, then name the belt and generate the next MCP belt Worker with Stage 04.
Selected tools
Selections are kept locally until you create a draft belt. Stage 04 can persist and generate source from the draft.
Recent drafts
draft
R2 Source Backup Reader MCP
Read-only Cloudflare R2 object reader for source backups. Exposes list_source_backups and read_source_backup_manifest only, plus status. Uses R2 bucket binding and configurable prefix. No write/delete/upload tools.
Draft belt for Jared’s custom ChatGPT builder belt. Intended to compose GitHub, Cloudflare multipart, Stage 03 routing, Stage 04 generation, Toolsmith registry, and Message OS tools into one connector.
Stage 04 proves the model: a belt is not just a grouping. Toolsmith generates a new MCP Worker/connector that wraps selected tools into one mobile-compatible MCP URL.