Skip to content

Commit 04856da

Browse files
authored
Responded to PR feedback.
1 parent 4a1cb43 commit 04856da

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,12 @@ For quick installation, use one of the one-click install buttons above. Once you
3030

3131
### Usage in other MCP Hosts
3232

33-
For MCP Hosts that have been [configured to use the remote GitHub MCP Server](docs/host-integration.md), choose the appropriate JSON block from the examples below and add it to the host's configuration:
33+
For MCP Hosts that are [Remote MCP-compatible](docs/host-integration.md), choose the appropriate JSON block from the examples below and add it to your host configuration:
3434

3535
<table>
36-
<tr><th>Using OAuth</th><th>Using a GitHub PAT</th></tr>
36+
<tr><th>MCP Host</th><th>Using OAuth</th><th>Using a GitHub PAT</th></tr>
3737
<tr valign='top'>
38+
<td>Claude Desktop</td>
3839
<td>
3940

4041
```json
@@ -69,7 +70,7 @@ For MCP Hosts that have been [configured to use the remote GitHub MCP Server](do
6970
7071
### Configuration
7172

72-
See [Remote Server Documentation](docs/remote-server.md) on how to pass configuration settings to the remote GitHub MCP Server.
73+
See [Remote Server Documentation](docs/remote-server.md) on how to pass additional configuration settings to the remote GitHub MCP Server.
7374

7475
---
7576

0 commit comments

Comments
 (0)