Core concepts
Connect AI teammates to approved tools
Alloy lets AI teammates use selected tools, skills, storage actions, schedulers, and MCP servers so they can help where real work happens.
What tools do
Tools are approved capabilities that an AI teammate can use during work. They can support actions such as checking URLs, making HTTP requests, searching storage, reading files, updating contacts, escalating conversations, scheduling work, running code, or calling another teammate.
The important point is control. AI teammates do not need unlimited access to be useful. They need the right tools for the job.
Tool access depends on context
Alloy has different tool sets for different runtime contexts. Some tools are available to regular AI teammates, some are system-only, and some are added dynamically from assigned skills.
System-only tools are reserved for system organization runtime behavior. Regular AI teammates use the tools and skills allowed for their role.
What MCP servers are
MCP servers let an organization register external tool servers and make them available to AI teammates.
The MCP page lets teams add, test, edit, and delete organization-level MCP servers. A teammate's detail page includes an MCPs tab where staff can enable or disable those servers for that teammate.
How MCP setup works
An MCP server can have a name, URL, and optional headers. Current create flow accepts `http://` and `https://` URLs and blocks duplicate names.
Testing sends an initialize request to the stored server, injects organization variables into the URL and headers, and reports success or error status.
Use secrets and variables carefully
HTTP tools and MCP testing can use organization variables, including secrets, for reusable configuration and credentials.
This keeps sensitive values out of ordinary copy and lets teams manage tool connections centrally.
Frequently asked questions
Is every tool available to every AI teammate?+
No. Tool availability depends on the teammate, runtime context, assignments, and system-only restrictions.
Can teams assign one MCP server to only one teammate?+
Yes. MCP servers are registered at the organization level, then enabled or disabled per AI teammate.
Can AI teammates delete MCP servers?+
Current MCP delete behavior remains human-only.