You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An ADMIN user belongs to a team should be able to share differant features of an application (eg: MCP Server) with one or more other teams or one or more users belongs to differant teams.
🧭 Type of Feature
Please select the most appropriate category:
Enhancement to existing functionality
[*] New feature or capability
New MCP-compliant server
New component or integration
Developer tooling or test improvement
Packaging, automation and deployment (ex: pypi, docker, quay.io, kubernetes, terraform)
Other (please describe below)
🧭 Epic
Title: Goal: What is the big-picture objective of this feature set? Why now: Why is this needed? Who benefits?
🙋♂️ User Story 1
As a: I want: So that: <some reason / value>
✅ Acceptance Criteria
Scenario: First scenario titleGiven some starting state
When an action occurs
Then a result should happen
Scenario: Second scenario titleGiven another state
When something else happens
Then another result occurs
🙋♂️ User Story 2
As a: I want: So that:
✅ Acceptance Criteria
Scenario: Third scenario titleGiven a specific setup
When a user performs an action
Then something meaningful happens
📐 Design Sketch (optional)
Include a diagram, sketch, or flow (use Mermaid if desired):
flowchart TD
A[Client] -->|POST /completions| B(MCPGateway)
B --> C[Completion Service]
An ADMIN user belongs to a team should be able to share differant features of an application (eg: MCP Server) with one or more other teams or one or more users belongs to differant teams.
🧭 Type of Feature
Please select the most appropriate category:
🧭 Epic
Title:
Goal: What is the big-picture objective of this feature set?
Why now: Why is this needed? Who benefits?
🙋♂️ User Story 1
As a:
I want:
So that: <some reason / value>
✅ Acceptance Criteria
🙋♂️ User Story 2
As a:
I want:
So that:
✅ Acceptance Criteria
📐 Design Sketch (optional)
Include a diagram, sketch, or flow (use Mermaid if desired):
flowchart TD A[Client] -->|POST /completions| B(MCPGateway) B --> C[Completion Service]🔗 MCP Standards Check
🔄 Alternatives Considered
List any alternative designs, existing workarounds, or rejected ideas.
📓 Additional Context
Include related issues, links to discussions, issues, etc.