Tools
Configuring the tools an agent can call during a conversation.
A tool is something an agent can call while a session is running, not just knowledge to reference, but a live action or lookup against a system outside the conversation itself.
Where tools come from
An organization can register an external MCP server as a tool source. Point Auron at the server's address, and the tools it exposes become available to attach to an agent, the same way Auron's own MCP server exposes tools to Claude or ChatGPT. This is what lets an agent reach into a system your organization already runs, instead of being limited to what Auron holds natively.
What you configure
Configuration covers the registered tool sources an organization has connected, and which agents can use them; tool access, like skills, is scoped per agent rather than global.
Where this is managed
Tool sources are configured in the console under Toolkits.