honcho/mcp/wrangler.toml

14 lines
234 B
TOML

name = "honcho-mcp"
main = "src/index.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