{ "$schema": "https://opencode.ai/config.schema.json", "mcpServers": { "molecule": { "type": "remote", "url": "${MOLECULE_MCP_URL}/workspaces/${WORKSPACE_ID}/mcp", "headers": { "Authorization": "Bearer ${MOLECULE_MCP_TOKEN}" } } } }