story-kit: accept 40_story_mcp_server_obeys_storykit_port
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
name: MCP Server Obeys STORYKIT_PORT
|
name: MCP Server Obeys STORKIT_PORT
|
||||||
---
|
---
|
||||||
|
|
||||||
# Story 40: MCP Server Obeys STORYKIT_PORT
|
# Story 40: MCP Server Obeys STORKIT_PORT
|
||||||
|
|
||||||
## User Story
|
## User Story
|
||||||
|
|
||||||
@@ -10,9 +10,9 @@ As a developer running the server on a non-default port, I want agent worktrees
|
|||||||
|
|
||||||
## Acceptance Criteria
|
## Acceptance Criteria
|
||||||
|
|
||||||
- [ ] Agent worktrees inherit the correct port from the running server (via STORYKIT_PORT env var or default 3001)
|
- [ ] Agent worktrees inherit the correct port from the running server (via STORKIT_PORT env var or default 3001)
|
||||||
- [ ] The .mcp.json in agent worktrees points to the actual server port, not a hardcoded value
|
- [ ] The .mcp.json in agent worktrees points to the actual server port, not a hardcoded value
|
||||||
- [ ] Existing behaviour (default port 3001) continues to work when STORYKIT_PORT is not set
|
- [ ] Existing behaviour (default port 3001) continues to work when STORKIT_PORT is not set
|
||||||
|
|
||||||
## Out of Scope
|
## Out of Scope
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user