ConfigPig
One config registry that hands each consumer the format it wants.
Config sprawls across JSON, YAML, TOML, INI and .env, and the same values get hand-copied between them until they disagree. Here a value is stored once and converted on read, so the YAML and the .env cannot drift apart — they are the same row.
Versioned, label-based deployment stages, team access control, full history, and an MCP server so an agent can read the current config for an environment instead of being handed a paste.
- Built with
- Django · Postgres · Celery · MCP
- Address
- configpig.com
- Also answers for
- mcp.configpig.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
AI Prompt Bucket
Prompts treated as deployable artefacts, with environments and an audit trail.
Django · Postgres · Celery · MCP