We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a50d911 + f937ab9 commit 628d00dCopy full SHA for 628d00d
README.md
@@ -17,7 +17,7 @@ Replace the content with the following configuration. Once you restart Claude De
17
```
18
{
19
"mcpServers": {
20
- "math": {
+ "cloudflare": {
21
"command": "npx",
22
"args": [
23
"mcp-remote",
apps/workers-observability/README.md
@@ -48,11 +48,11 @@ Replace the content with the following configuration. Once you restart Claude De
48
49
50
51
52
53
54
55
- "https://mcp-cloudflare-staging.<your-subdomain>.workers.dev/sse"
+ "https://mcp-cloudflare-staging.<your-subdomain>.workers.dev/workers/observability/sse"
56
]
57
}
58
0 commit comments