Skip to content

fix(plugin): use fixed Agent Gateway URL for the everywhere connector - #146

Open
jheddings wants to merge 1 commit into
mainfrom
fix/agent-gateway-shared-url
Open

jheddings wants to merge 1 commit into
mainfrom
fix/agent-gateway-shared-url

Conversation

@jheddings

Copy link
Copy Markdown
Collaborator

Summary

  • The Agent Gateway team settled on a single, consistent MCP endpoint for this connector (https://sana.we.myworkday.com/mcp) rather than a per-tenant address supplied by each installer.
  • Drops the gateway_url userConfig field — the plugin now takes zero configuration; sign-in still resolves the tenant.
  • Updates plugins/everywhere/.mcp.json and .claude-plugin/plugin.json, the plugin README.md, tests/claude-plugin/manifest.test.ts, and records the change in the design doc's Amendments section.

Test plan

  • tests/claude-plugin/manifest.test.ts updated first (red), then implementation changed to match (green)
  • just check passes
  • just test passes (553/553)

🤖 Generated with Claude Code

The Agent Gateway team settled on a single shared MCP endpoint
(https://sana.we.myworkday.com/mcp) rather than a per-tenant address, so
the connector no longer needs a user-supplied gateway_url. Sign-in still
resolves the tenant.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@jheddings
jheddings requested a review from mpfilbin September 18, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants