Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 07dd995

Browse filesBrowse files
Patch release 2 (#2721)
2 parents 56ce7a0 + 29cf5e9 commit 07dd995
Copy full SHA for 07dd995

3 files changed

+7-11Lines changed: 7 additions & 11 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎guides/protocols/mcp.md‎

Copy file name to clipboardExpand all lines: guides/protocols/mcp.md
+4-8Lines changed: 4 additions & 8 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -184,17 +184,14 @@ To consume them, you need an MCP client. For local testing, you can use tools li
184184
brew install claude-code
185185
```
186186

187-
2. Configure it to use the Hyperspace proxy:
188-
```sh
189-
hai configure claude-code
190-
```
191-
192-
3. Optionally add [Claude Code for VSCode](https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code):
187+
2. Optionally add [Claude Code for VSCode](https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code):
193188

194189
```shell
195190
code --install-extension anthropic.claude-code
196191
```
197192

193+
<div id="haiclaude" />
194+
198195
### Using OpenCode
199196

200197
1. Install [OpenCode](https://opencode.ai/), for example via npm:
@@ -203,8 +200,7 @@ To consume them, you need an MCP client. For local testing, you can use tools li
203200
npm i -g opencode-ai
204201
```
205202

206-
2. Configure it to use LLMs through the Hyperspace proxy, or an existing GitHub Copilot setup, by following the instructions in the [Hyperspace documentation](https://ai-docs.portal.hyperspace.tools.sap/llm-proxy/recipes/opencode/)
207-
203+
<div id="haiopencode" />
208204

209205

210206
### Run your CAP server
Collapse file

‎package-lock.json‎

Copy file name to clipboardExpand all lines: package-lock.json
+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎package.json‎

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capire/docs",
3-
"version": "2026.5.3",
3+
"version": "2026.5.5",
44
"description": "Capire on VitePress",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.