mirror of
https://github.com/upstash/context7.git
synced 2025-06-26 23:50:04 +00:00
docs: Update README with additional Claude Code remote server connection instructions
This commit is contained in:
parent
cef57953c4
commit
bcc3b97f3d
@ -270,6 +270,12 @@ Run this command. See [Claude Code MCP docs](https://docs.anthropic.com/en/docs/
|
|||||||
|
|
||||||
#### Claude Code Remote Server Connection
|
#### Claude Code Remote Server Connection
|
||||||
|
|
||||||
|
```sh
|
||||||
|
claude mcp add --transport http context7 https://mcp.context7.com/mcp
|
||||||
|
```
|
||||||
|
|
||||||
|
Or using SSE transport:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
claude mcp add --transport sse context7 https://mcp.context7.com/sse
|
claude mcp add --transport sse context7 https://mcp.context7.com/sse
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user