Skip to content

Commit 673607f

Browse files
theletterfclaude
andauthored
Add explicit type: http to MCP server config (#73)
The gh-aw gateway defaults to stdio transport. Be explicit about HTTP to avoid initialization failures for remote MCP servers. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 41ed06c commit 673607f

4 files changed

Lines changed: 24 additions & 22 deletions

File tree

.github/workflows/gh-aw-docs-check.lock.yml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-docs-check.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ tools:
4949
web-fetch:
5050
mcp-servers:
5151
elastic-docs:
52+
type: http
5253
url: "https://www.elastic.co/docs/_mcp/"
5354
allowed:
5455
- "SemanticSearch"

.github/workflows/gh-aw-issue-triage.lock.yml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-issue-triage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ tools:
5555

5656
mcp-servers:
5757
elastic-docs:
58+
type: http
5859
url: "https://www.elastic.co/docs/_mcp/"
5960
allowed: ["*"]
6061

0 commit comments

Comments
 (0)