Skip to content

[docs] integration guide for claude cli#337

Open
artberger wants to merge 8 commits intomainfrom
adb-claude-cli
Open

[docs] integration guide for claude cli#337
artberger wants to merge 8 commits intomainfrom
adb-claude-cli

Conversation

@artberger
Copy link
Collaborator

@artberger artberger commented Mar 25, 2026

  • adds Claude Code to the LLM client config integration section
  • adds Claude Code to the MCP client integration section
  • adds paths to a few MCP guides that were missing it
  • sentence-case titles for files

Signed-off-by: Art Berger <[email protected]>
Signed-off-by: Art Berger <[email protected]>
Signed-off-by: Art Berger <[email protected]>
Signed-off-by: Art Berger <[email protected]>
Signed-off-by: Art Berger <[email protected]>
@artberger artberger self-assigned this Mar 25, 2026
@artberger artberger added documentation Improvements or additions to documentation agentgateway labels Mar 25, 2026
Signed-off-by: Art Berger <[email protected]>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 25, 2026

Deploying agentproxy with  Cloudflare Pages  Cloudflare Pages

Latest commit: ce3298c
Status: ✅  Deploy successful!
Preview URL: https://82739cb5.agentproxy.pages.dev
Branch Preview URL: https://adb-claude-cli.agentproxy.pages.dev

View logs

Signed-off-by: Art Berger <[email protected]>
Signed-off-by: Art Berger <[email protected]>
{{% /tab %}}

{{% tab tabName="Fixed model" %}}
Pin the backend to a specific model. Make sure the model matches what Claude Code is configured to use.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure the model matches what Claude Code is configured to use.

What does this mean exactly? Like which model is supported?

claude
```

Every request, including prompts, tool calls, and file reads, flows through agentgateway.
Copy link
Collaborator

@kristin-kronstain-brown kristin-kronstain-brown Mar 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Every request, including prompts, tool calls, and file reads, flows through agentgateway.
All requests, including prompts, tool calls, and file reads, flow through agentgateway.

It read a little weird with the singular and plural together.

claude
```

Every request, including prompts, tool calls, and file reads, flows through agentgateway.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Every request, including prompts, tool calls, and file reads, flows through agentgateway.
All requests, including prompts, tool calls, and file reads, flow through agentgateway.

}
```

2. Restart Cursor and verify that agentgateway tools appear in the MCP tools list.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tools plural - so it's more than one? Or just one URL?

path: claude-code-validate
---

{{< doc-test paths="claude-code-validate" >}}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this test in the right place? Seems like it's usually in the reused md.

path: claude-code-validate
---

{{< doc-test paths="claude-code-validate" >}}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agentgateway documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants