The complete platform for MCP: one-click hosting, private registries, version control, audit, and observability. Learn how Pylee enables developers, platform teams, and enterprises to adopt MCP safely at scale.
Scope | Example | Override? | Typical Use |
---|---|---|---|
User | GITHUB_TOKEN (nick) | ✅ overrides server/registry/org | Personal tokens, local testing |
Server | DB_CONN_STR (customer-svc) | ✅ overrides registry/org | Per service credentials/config |
Registry | OPENAI_MODEL (prod-registry) | ✅ overrides org | Shared server defaults for a project |
Org | SENTRY_DSN (org) | ⛔ cannot override user/server/registry | Global defaults/fallbacks |