Skip to content

feat(docs): add Gateway Pattern for multi-platform MCP aggregation#392

Closed
keewillidevnet wants to merge 1 commit intoagntcy:mainfrom
keewillidevnet:feat/gateway-pattern
Closed

feat(docs): add Gateway Pattern for multi-platform MCP aggregation#392
keewillidevnet wants to merge 1 commit intoagntcy:mainfrom
keewillidevnet:feat/gateway-pattern

Conversation

@keewillidevnet
Copy link

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

Includes OASF record examples, discovery and routing sequence diagrams, telemetry fusion with SLIM, human-in-the-loop approval workflows, and agent workflow examples. References MIGA MCP Gateway as a reference implementation.

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

Includes OASF record examples, discovery and routing sequence diagrams,
telemetry fusion with SLIM, human-in-the-loop approval workflows, and
agent workflow examples. References MIGA MCP Gateway as a reference
implementation.

Signed-off-by: keewillidevnet <keewillidevnet@users.noreply.github.com>
@keewillidevnet keewillidevnet requested a review from a team as a code owner February 13, 2026 05:52
@keewillidevnet keewillidevnet requested review from jparello and removed request for a team February 13, 2026 05:52
@jparello
Copy link
Member

This is awesome and exactly where we want to go. We can put it in docs but we're thinking at this point it can be in a collection of patterns we could run as agents.md etc.
Why bury it in docs.

We put this as a place holder for patterns and have a bunch we are reviewing to put here.

github.com/agntcy/coffeeAGNTCY/agentic_patterns/

How about here and if you're up for it we can put more and bring them into the demonstrations

@keewillidevnet
Copy link
Author

Thanks @jparello happy to move this to coffeeAGNTCY/agentic_patterns/. I'll close this PR and open a new one there. And yes, definitely up for contributing more patterns. I have an edge-native topology variant (MCP servers running on-device via IOx, Dell TPCM/SONiC, whitebox switches) that would pair well alongside the centralized gateway pattern.

keewillidevnet added a commit to keewillidevnet/coffeeAgntcy that referenced this pull request Feb 13, 2026
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>
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