Skip to content
Agentic Control Plane

Community

The Agentic Control Plane is an emerging pattern. GatewayStack is the first open-source implementation, and we’re building it in the open.

Ecosystem

Project Description Link
GatewayStack Open-source monorepo — six composable npm modules implementing the ACP pattern GitHub
Agentic Control Plane Cloud Managed multi-tenant MCP gateway with dashboard, integrations, and audit UI gatewaystack.com
gatewaystack-chatgpt-starter Reference implementation for building MCP servers with GatewayStack GitHub
agenticcontrolplane.com This site — category definition and knowledge hub GitHub

npm packages

All packages are published under the @gatewaystack scope:

Contributing

GatewayStack is MIT licensed and welcomes contributions.

Getting started

git clone https://github.com/davidcrowe/gatewaystack
cd gatewaystack
npm install
npm test   # 135 tests across 17 files

How to contribute

  • Report bugs — open an issue with a minimal reproduction
  • Suggest features — open a discussion or issue describing the use case
  • Submit a PR — fork, branch, and submit. All PRs should include tests.
  • Write about it — blog posts, tutorials, and case studies help grow the ecosystem

Code conventions

  • TypeScript strict mode, ES modules
  • Each -core package is framework-agnostic (no Express dependency)
  • Middleware packages wrap core logic for Express
  • Tests with vitest, integration tests with supertest

Stay connected

  • GitHub — source code, issues, discussions
  • npm — published packages
  • LinkedIn — updates and announcements

Built by Reducibl

GatewayStack and the Agentic Control Plane concept are developed by Reducibl — building trust infrastructure for AI systems.

For enterprise inquiries, book a call.