Skip to content

Management MCP server

Layer exposes a second, separate MCP server for workspace administration. Where the creative server generates assets, the management server handles the operational side of a workspace: projects, groups, members, and Creative-Units usage.

It runs at a different endpoint (https://mcp.app.layer.ai/mcp-management) and is connected as its own server in your client.

MCP agents choose tools better when the toolset in front of them is small and focused. Every tool loaded into a conversation consumes context and adds another option the model has to reason about — and past a certain point, too many tools pollute the context: the agent gets slower, picks the wrong tool more often, and loses the thread of what the user actually asked for.

Workspace administration and creative generation are genuinely different jobs. Someone generating game assets rarely needs to suspend a member or set a group’s Creative-Units cap in the same breath — and an automation that manages seats has no use for forge parameters. Bundling ~40 tools into one server would make both jobs worse.

So we split them by concern. Each agent connects only to the surface it needs:

  • Creators & pipelines connect to the creative server — generation, models, workflows, files.
  • Admins & provisioning automation connect to the management server — the tools on this page.

You can connect to both at once if you need to; they’re independent servers with independent tool lists, so neither dilutes the other.

Projects

Create and manage projects and their members within a workspace.

Groups

Manage workspace groups — the role they grant, their members, and their Creative-Units caps.

Members

Invite, list, and manage the access of workspace members.

  • list_workspace_membersList the members of a workspace with their email, role, and status.
  • invite_memberInvite a user to a workspace by email, creating the Layer user if needed.
  • suspend_memberSuspend a workspace member, revoking their access without deleting them.
  • reactivate_memberReactivate a suspended workspace member, restoring their access.

Usage

Inspect a workspace’s Creative-Units balance and consumption.