docs(mcp): add MCP_SERVER_PORT and MOLECULE_API_KEY to env vars #42
Closed
technical-writer
wants to merge 1 commits from
docs/mcp-server-port-env-var into main
pull from: docs/mcp-server-port-env-var
merge into: molecule-ai:main
molecule-ai:main
molecule-ai:fix/mcp-docs-combined
molecule-ai:docs/cwe78-expandwithenv-regression-fix
molecule-ai:docs/mcp-server-http-sse-transport
molecule-ai:docs/offsec-006-slug-ssrf-advisory
molecule-ai:docs/self-hosted-workspace-docker
molecule-ai:docs/offsec-006-slug-validation
molecule-ai:docs/changelog-2026-05-14
molecule-ai:docs/changelog-2026-05-13
molecule-ai:docs/changelog-2026-05-13-entries-prs-27-35
molecule-ai:docs/backfill-security-index
molecule-ai:docs/mcp-env-var-rename-from-mcp-server-6
molecule-ai:docs/add-2026-05-13-infra-fix
molecule-ai:fix/stale-platform-url-default
molecule-ai:merge/integration
molecule-ai:merge/pr30-dev-channels-flag
molecule-ai:merge/pr28-changelog-duplicate-fix
molecule-ai:docs/cwe22-org-import-path-traversal-fix
molecule-ai:merge/pr31-changelog-security
molecule-ai:docs/dev-channels-flag-page
molecule-ai:docs/fix-changelog-duplicate-sections
molecule-ai:docs/sdk-python-new-remoteagent-params-from-sdk-5-6-7
molecule-ai:chore/sop-checklist-gate
molecule-ai:merge/pr27-sop-checklist-gate
molecule-ai:docs/model-env-and-http-sse-transport
molecule-ai:docs/claude-code-channel-plugin
molecule-ai:docs/a2a-sdk-v0-to-v1-migration
molecule-ai:pr-7
molecule-ai:docs/aws-ec2-provisioner-tutorial-v2
molecule-ai:docs/changelog-catchup-17days
molecule-ai:docs/changelog-backfill-2026-05-10
molecule-ai:docs/changelog-catch-up-2026-04-24-to-05-10
molecule-ai:fix/post-suspension-github-urls
molecule-ai:fix/install-path-gitea
molecule-ai:fix/docs-fly-to-aws-railway-migration
molecule-ai:fix/docs-runtime-model-observability-accuracy
molecule-ai:fix/docs-secrets-aes-to-kms-envelope
molecule-ai:worktree-agent-a26f858441e48bd99
molecule-ai:worktree-agent-ada99ff89e49d3041
molecule-ai:worktree-agent-ae7dd10f3bb93a13d
molecule-ai:docs/dev-channels-tagged-form
molecule-ai:docs/fix-quickstart-clone-urls
molecule-ai:docs/fix-staging-dns-architecture
molecule-ai:design/align-docs-to-landing
molecule-ai:docs/runtime-mcp-spec-compliance
molecule-ai:docs/runtime-mcp-notifications-and-pitfalls
molecule-ai:docs/agent-card-env-vars
molecule-ai:docs/universal-mcp-runtime
molecule-ai:post/why-multi-agent-teams
molecule-ai:fix/ci-runs-on-self-hosted
1 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 227034ef0f |
docs(mcp): add MCP_SERVER_PORT and MOLECULE_API_KEY to env vars
Gap-fill: MCP_SERVER_PORT (default 3000) was in the MCP server README but missing from the public docs. Also added MOLECULE_API_KEY to the config examples since it's required for authentication. Added troubleshooting entry for port-in-use errors. Note: MOLECULE_URL → MOLECULE_API_URL rename is covered by PR #34. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |