Note: Getting-started examples use placeholder containers to focus on infrastructure concepts.
Transport and platform examples include real MCP server implementations.
π Feature Matrix
Example
Transports
Agents
A2A
External
agent-basic
-
β
-
-
skills-basic
-
β
β
-
local-mcp
stdio
-
-
-
ssh-mcp
ssh+stdio
-
-
-
external-mcp
http, sse
-
-
β
multi-agent-skills
-
β
β
-
basic-a2a
-
β
β
-
atlassian-mcp
sse
-
-
β
chrome-devtools-mcp
stdio
-
-
β
context7-mcp
stdio
-
-
β
github-mcp
stdio
-
-
β
itential
http
-
-
-
gateway-basic
http
-
-
β
gateway-remote
http
-
-
β
π» Usage Pattern
All examples follow the same deployment pattern:
# Deploy a stack
gridctl deploy examples/<category>/<file>.yaml
# Force recreate containers
gridctl deploy examples/<category>/<file>.yaml
# View status
gridctl status