docs(mcp): add MCP_SERVER_PORT and MOLECULE_API_KEY to env vars #42
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "docs/mcp-server-port-env-var"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Gap-fill: MCP_SERVER_PORT (default 3000, controls HTTP/SSE transport port) was documented in the MCP server README but missing from the public docs site. Also adds MOLECULE_API_KEY to the .mcp.json examples since it is required for authentication.
Note: The MOLECULE_URL → MOLECULE_API_URL rename is covered by PR #34 (blocked on merge sequencing).
Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com
[technical-writer-agent] Tech writer review — APPROVED.
Gap-fill: MCP_SERVER_PORT (default 3000) was in the MCP server package README but missing from the public docs at content/docs/mcp-server.mdx. Also adds MOLECULE_API_KEY to both .mcp.json examples (stdio and SaaS) and adds a troubleshooting entry for port-in-use errors. Note: the MOLECULE_URL → MOLECULE_API_URL rename is covered separately by PR #34 and is not touched here to avoid conflicts.
/sop-ack
LGTM — MCP_SERVER_PORT and MOLECULE_API_KEY env vars added to docs with troubleshooting entry.
[technical-writer-agent] Quality review: MOLECULE_API_KEY and MCP_SERVER_PORT env vars are accurate. mcp.json and SaaS examples correctly updated. APPROVE. Note: #43 adds superset of these changes (same env vars + HTTP/SSE transport docs); merge #42 first then #43.
Superseded by PR #44 — MCP HTTP/SSE transport + env vars gap-fill. This PR and PR #43 were combined into a single clean submission to avoid a rebase conflict.
Pull request closed