Skip to content
@Stackbilt-dev

Stackbilt.dev

Stackbilt — Edge-Native Product Studio

BlueskyMCP RegistryBlog


What we do

Stackbilt is a solo-founder + AI co-founder studio building production systems on Cloudflare's edge platform. TypeScript end to end, serverless everywhere, AI-native by default. No pitch decks, no vaporware — everything listed here is deployed and running. Total infrastructure cost: $~25/month (Workers free tier + Workers AI for inference).

Products

ProductWhat it doesStatus
AEGISPersistent AI agent framework (@stackbilt/aegis-core) — multi-tier memory, autonomous goals, dreaming cycle, 26 scheduled tasks, MCP server. Deploy standalone or extend as a dependency. Open source.Live
img-forgeAI image generation API — 5 quality tiers, SDXL/FLUX/Gemini models, REST API + MCP serverLive
StackbilderArchitecture scaffolding via MCP. Describe your app, get deployable Cloudflare Worker codeLive
TarotScriptSymbolic computation engine — deterministic classification, zero inference costActive

Platform

  • edge-auth — Multi-property auth + billing. Stripe, GitHub/Google SSO, unified credit pools, API key management. Every product authenticates through a single Service Binding.
  • MCP Gateway — OAuth 2.1 (PKCE) remote MCP server. Published on the Official MCP Registry as dev.stackbilt.mcp/gateway. Connect any client to mcp.stackbilt.dev/mcp.

Open Source

RepositoryDescriptionLicense
aegis-ossPersistent AI agent framework (@stackbilt/aegis-core). Multi-tier memory, autonomous goals, dreaming cycles, MCP native. Use standalone or as a dependency.Apache-2.0
cc-taskrunnerAutonomous task queue for Claude Code. Safety hooks, branch isolation, PR creation, failure autopsy.Apache-2.0
charterAI agent governance CLI + project scaffolder. Modular .ai/ files replace monolithic CLAUDE.md configs.Apache-2.0
llm-providersMulti-LLM failover with circuit breakers, cost tracking, and intelligent retry.Apache-2.0
mindspringSemantic search engine for ChatGPT/Claude conversation exports. Upload, embed, search your AI history.MIT
social-sentinelPrivacy-first social media sentiment monitoring. PII redaction, multi-tenant, Workers AI scoring.MIT
audit-chainTamper-evident hash-chained audit trail for Cloudflare Workers.Apache-2.0
worker-observabilityEdge-native observability — structured logging, health checks, SLI monitoring.Apache-2.0
ai-playbookBattle-tested AI interaction frameworks, philosophical archetypes, and context engineering patterns.MIT
n8n-transpilern8n workflow → Cloudflare Workers transpiler.MIT
feature-flagsEdge-native feature flags for Cloudflare Workers. KV-backed, per-tenant, canary rollouts.Apache-2.0
equity-scenario-simCap table simulator for partnership negotiations. Model deal structures and exit scenarios.
MCP GatewayOAuth MCP server routing tool calls to multiple backends.

Stack

Edge-first unless there's a good reason not to:

  • Runtime: Cloudflare Workers (V8 isolates)
  • Language: TypeScript (strict)
  • APIs: Hono
  • Storage: D1, KV, R2, Vectorize
  • AI: Multi-model dispatch — Claude, Groq, Cerebras, Workers AI (free inference)
  • Auth: OAuth 2.1 (PKCE), edge-auth consolidated RPC surface
  • Billing: Stripe with weighted credit pools

Contact

Pinned Loading

  1. chartercharterPublic

    Local-first AI agent governance CLI. Modular .ai/ context system (ADF) replaces monolithic CLAUDE.md files.

    TypeScript

Repositories

Showing 10 of 19 repositories

Top languages

Loading…

Most used topics

Loading…