Skip to content

Commit d2a9316

Browse files
author
Justin Yeakley
committed
Adding the capability for remote MCP via Cloudflare using SSE.
1 parent 861092b commit d2a9316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ services:
77
ports:
88
- "8000:8000"
99
environment:
10-
- MCP_MODE=worker # Can be set to 'stdio' or 'worker'
10+
- MCP_MODE=worker # Can be set to 'stdio' or 'worker'
1111
restart: unless-stopped

0 commit comments

Comments
 (0)