Skip to content

Commit eda910f

Browse files
authored
Merge pull request #55 from cloudflare/update-name
chore: add default name to workers-observability mcp server
2 parents 7d6a3e4 + 8d6ca16 commit eda910f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/workers-observability/wrangler.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"main": "src/index.ts",
88
"compatibility_date": "2025-03-10",
99
"compatibility_flags": ["nodejs_compat"],
10+
"name": "mcp-cloudflare-workers-observability-dev",
1011
"migrations": [
1112
{
1213
"new_sqlite_classes": ["MyMCP"],

0 commit comments

Comments
 (0)