Update README.md
Add claude code docs
This commit is contained in:
11
README.md
11
README.md
@@ -993,7 +993,7 @@ This mode is ideal for:
|
||||
|
||||
**MCP Inspector**: No additional configuration needed with desktop OAuth client.
|
||||
|
||||
**Claude Code Inspector**: No additional configuration needed with desktop OAuth client.
|
||||
**Claude Code**: No additional configuration needed with desktop OAuth client.
|
||||
|
||||
### External OAuth 2.1 Provider Mode
|
||||
|
||||
@@ -1052,6 +1052,15 @@ uv run main.py --transport streamable-http
|
||||
```
|
||||
</details>
|
||||
|
||||
### Claude Code MCP Client Support
|
||||
|
||||
<details>
|
||||
<summary>🆚 <b>Claude Code Configuration</b> <sub><sup>← Setup for Claude Code MCP support</sup></sub></summary>
|
||||
|
||||
```json
|
||||
claude mcp add --transport http workspace-mcp http://localhost:8000/mcp
|
||||
```
|
||||
</details>
|
||||
|
||||
#### Reverse Proxy Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user