Skip to content

feat(patterns): add Gateway Pattern for multi-platform MCP aggregation - #379

Open
keewillidevnet wants to merge 2 commits into
agntcy:agentic-patternsfrom
keewillidevnet:feat/gateway-pattern
Open

feat(patterns): add Gateway Pattern for multi-platform MCP aggregation#379
keewillidevnet wants to merge 2 commits into
agntcy:agentic-patternsfrom
keewillidevnet:feat/gateway-pattern

Conversation

@keewillidevnet

@keewillidevnet keewillidevnet commented Feb 13, 2026

Copy link
Copy Markdown

Add the Gateway Pattern to agentic_patterns, describing an architectural approach for aggregating multiple MCP servers behind a single entry point using AGNTCY components (Agent Directory, OASF, Identity, TBAC, SLIM, Observability).

Includes centralized, edge-native, and hybrid topology variants with support for Cisco IOx, Dell TPCM/SONiC, and whitebox switches. Defines seven agent types that compose multi-platform workflows through the gateway. References MIGA MCP Gateway as a reference implementation.

Follows up on agntcy/docs#392 per maintainer feedback to place pattern documentation in coffeeAGNTCY/agentic_patterns.

Description

Please provide a meaningful description of what this change will do, or is for.
Bonus points for including links to related issues, other PRs, or technical
references.

Note that by not including a description, you are asking reviewers to do extra
work to understand the context of this change, which may lead to your PR taking
much longer to review, or result in it not being reviewed at all.

Issue Link

Link the primary issue in the PR description using # (e.g. Fixes #123). This enables two‑way linking.

Type of Change

  • Bugfix
  • [X ] New Feature
  • Breaking Change
  • Refactor
  • [X ] Documentation
  • Other (please describe)

Checklist

  • [X ] I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • [X ] I have verified this change is not present in other open pull requests
  • [X ] Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

Add the Gateway Pattern to agentic_patterns, describing an architectural
approach for aggregating multiple MCP servers behind a single entry point
using AGNTCY components (Agent Directory, OASF, Identity, TBAC, SLIM,
Observability).

Includes centralized, edge-native, and hybrid topology variants with
support for Cisco IOx, Dell TPCM/SONiC, and whitebox switches. Defines
seven agent types that compose multi-platform workflows through the
gateway. References MIGA MCP Gateway as a reference implementation.

Follows up on agntcy/docs#392 per maintainer feedback to place pattern
documentation in coffeeAGNTCY/agentic_patterns.

Signed-off-by: keewillidevnet <keewillidevnet@users.noreply.github.com>
Signed-off-by: Keenan W. <130465946+keewillidevnet@users.noreply.github.com>
@keewillidevnet

Copy link
Copy Markdown
Author

@jparello following up on agntcy/docs#392 — I moved the Gateway Pattern into agentic_patterns here as you suggested, and just pushed an update tightening the reference-implementation section so it matches the current MIGA repo. It's passing checks and cleanly mergeable against agentic-patterns. The doc covers centralized, edge-native (on-device MCP via IOx, Dell TPCM/SONiC, whitebox SONiC), and hybrid topologies. Whenever you or the team have a chance to review, I'd appreciate it. And per your note about bringing patterns into the demonstrations, I'm glad to contribute more and help wire these into coffeeAGNTCY whenever you want to start.

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.

1 participant