← Back to Plugins
MCP Server MCP

CoReason Ecosystem — Federated MCP Gateway

github By github 👁 1 views ▲ 0 votes

CoReason Tripartite Architecture Governance Plane. Stateless zero-trust federated MCP gateway.

Homepage Verified source GitHub

Install

uvx coreason-ecosystem

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "coreason-ecosystem",
      "version": "0.70.3",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "oci",
      "identifier": "ghcr.io/coreason-ai/coreason-ecosystem:0.70.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi oci

Comments

Sign in to leave a comment

Loading comments...