MOLECULE_API_URL is the canonical platform env var per platform docs (docs/development/constraints-and-rules.md). The MCP server was reading MOLECULE_URL instead, causing it to default to localhost:8080 when used in environments that only set MOLECULE_API_URL. Added MOLECULE_API_URL as the highest-priority source, with legacy fallbacks (MOLECULE_URL, PLATFORM_URL) preserved for existing deployments. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| tools | ||
| utils | ||
| api.ts | ||
| index.ts | ||