honcho/mcp/wrangler.toml

14 lines
231 B
TOML

name = "honcho-mcp"
main = "worker.ts"
compatibility_date = "2024-12-09"
compatibility_flags = ["nodejs_compat"]
[env.production]
name = "honcho-mcp"
[env.staging]
name = "honcho-mcp-staging"
[observability.logs]
enabled = true