AI Prompt Bucket
Prompts treated as deployable artefacts, with environments and an audit trail.
A prompt that decides what your product says is production code, and it usually lives in a string literal that nobody reviews. This gives prompts the handling code already gets: versions, environment promotion from dev to staging to prod, an audit trail of who changed what, and team-scoped access.
It also ships an MCP server, so an agent can fetch the current production prompt for a purpose rather than carrying its own drifting copy — which is the failure this exists to stop.
- Built with
- Django · Postgres · Celery · MCP
- Address
- aipromptbucket.com
- Also answers for
- mcp.aipromptbucket.com
- Status
- Live
More developer tools
AICostManager
Cost governance that can stop a runaway job, not just draw it a chart.
Django · Postgres · Celery · MCP
AI Token Pricer
The pricing table we needed internally, published because everyone needs it.
Django · shares the AICostManager deployment
ConfigPig
One config registry that hands each consumer the format it wants.
Django · Postgres · Celery · MCP