Update README.md

This commit is contained in:
Taylor Wilsdon
2025-05-31 09:34:24 -04:00
committed by GitHub
parent b00fe41de8
commit 21cc577434

View File

@@ -194,7 +194,7 @@ The default ports are `8000`, but can be changed via the `WORKSPACE_MCP_PORT` en
The server supports multiple connection methods: The server supports multiple connection methods:
**Claude Desktop:** **Claude Desktop:**
> Can run anywhere and be used via `mcp-remote` or invoked locally either with `uv run main.py` as the arg or by using `mcp-remote` with localhost. > Can run anywhere and be used via `mcp-remote` or invoked locally with `uv run main.py` and using `mcp-remote` with localhost. Claude Desktop lacks native support for streamable HTTP or SSE.
**config.json:** **config.json:**
```json ```json