Skip to content

Commit 4a6c5a5

Browse files
committed
Fix README formatting
1 parent 0a5373e commit 4a6c5a5

File tree

1 file changed

+1
-1
lines changed
  • examples/clients/async-reconnect-client

1 file changed

+1
-1
lines changed

examples/clients/async-reconnect-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Result: <html>...</html>
7373

7474
## Configuration
7575

76-
- `--endpoint` - MCP server endpoint (default: http://127.0.0.1:8000/mcp)
76+
- `--endpoint` - MCP server endpoint (default: <http://127.0.0.1:8000/mcp>)
7777
- `--token` - Operation token to resume with (optional)
7878

7979
This example showcases the async tool capabilities introduced in MCP protocol version "next", allowing for long-running operations that can be resumed even if the client disconnects.

0 commit comments

Comments
 (0)