File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Shared Cloudflare credentials for local MCP development
2- CLOUDFLARE_ACCOUNT_ID = d2c9b82a149fb05248c072050a018682
3- CLOUDFLARE_API_TOKEN = cfat_IXS5QdH2ScpQfrl391vYhcw3tuyajeuyvLvHEmZv9ce0cfb6
4- CLOUDFLARE_EMAIL = bodbijlsjoerd@gmail.com
5- CLOUDFLARE_CLIENT_ID = 4d2649a20b7b9c2dcd4230015c7e0531
6- CLOUDFLARE_CLIENT_SECRET = 590964a3bc878c25c8d638cb42ab065b2d575a8c46efa328515cb0ccc384fbdb
7- MCP_SERVER_NAME = mcp-server-cloudflare-code
8- MCP_SERVER_VERSION = mcp-server-cloudflare-code.bodbijlsjoerd.workers.dev
91
10- # Optional per-app defaults
11- BLOG_BASE_URL = https://blog.cloudflare.com
12- SEARCH_BASE_URL = https://blog.cloudflare.com/api/search
13- CONTAINER_MANAGER =
14- USER_CONTAINER =
15-
16- # Optional: dashboard port (default 8780)
17- DEV_DASHBOARD_PORT = 8780
18-
19- # Optional local flags
20- DEV_DISABLE_OAUTH = true
21- ENVIRONMENT = dev
22- DEV_USE_MINIFLARE = false
You can’t perform that action at this time.
0 commit comments