diff --git a/README.md b/README.md index c693a94cf4349fdf455975b0abfd1aa7499476e7..26cb7308bb7a614603c61c3f4f4f5d1cee3fe40f 100644 --- a/README.md +++ b/README.md @@ -116,9 +116,9 @@ Crush supports Model Context Protocol (MCP) servers through three transport type }, "github": { "type": "http", - "url": "https://api.githubcopilot.com/mcp/", + "url": "https://example.com/mcp/", "headers": { - "Authorization": "$(echo Bearer $GH_MCP_TOKEN)" + "Authorization": "$(echo Bearer $EXAMPLE_MCP_TOKEN)" } }, "streaming-service": {