From a9b46dd3599945fd9f84c909afc6037c8207be2f Mon Sep 17 00:00:00 2001 From: "molecule-ai[bot]" <276602405+molecule-ai[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 07:12:12 +0000 Subject: [PATCH] docs: fix broken /docs/guides/mcp-server-setup link to external-agent-registration --- content/blog/2026-04-20-remote-workspaces/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2026-04-20-remote-workspaces/index.mdx b/content/blog/2026-04-20-remote-workspaces/index.mdx index 4d34e3b..921ec0c 100644 --- a/content/blog/2026-04-20-remote-workspaces/index.mdx +++ b/content/blog/2026-04-20-remote-workspaces/index.mdx @@ -122,5 +122,5 @@ Phase 30 shipped the foundation. The remaining work (secrets pull API, plugin ta Per-workspace bearer tokens and unified canvas fleet visibility are available now on all Molecule AI deployments. Get started: - [Token Management API](/docs/guides/org-api-keys) — mint, list, and revoke per-workspace tokens -- [External Agent Registration Guide](/docs/guides/mcp-server-setup) — step-by-step for remote agent onboarding +- [External Agent Registration Guide](/docs/guides/external-agent-registration) — step-by-step for remote agent onboarding - [Workspace Auth Tokens](/docs/architecture/workspace-auth-tokens) — technical deep-dive on the auth model