kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
13 wiersze
317 B
Markdown
13 wiersze
317 B
Markdown
---
|
|
title: Claude Code
|
|
description: How to use Agentic tools with Claude Code as an MCP client.
|
|
---
|
|
|
|
See [Claude Code MCP docs](https://docs.anthropic.com/en/docs/claude-code/mcp) for more info.
|
|
|
|
## Example
|
|
|
|
```sh
|
|
claude mcp add --transport http "@agentic/search" "https://gateway.agentic.so/@agentic/search/mcp"
|
|
```
|