AgentOne Docs

Extensions

Use built-in tools, install registry extensions, and add custom MCP servers in AgentOne.

AgentOne uses the term extensions for two distinct things that both add capabilities to the AI:

  • Built-in tools - a curated set of tools that ship with the app (file operations, web search, command execution, and more).
  • MCP servers - external Model Context Protocol servers you install from the registry or add yourself.

Both types are managed from Settings -> Extensions.

Extensions are in beta

The app labels extensions as beta. Some behavior may still change between releases.

Topics

How Extensions Appear in a Chat

When a model that supports tools is selected, enabled extensions offer their tools to the model during the conversation. The model can then call those tools as part of its response - for example, searching the web, reading a file, or running a shell command.

Tool calls appear inline in the chat as collapsible activity items so you can see exactly what the model did. If approval is required for a tool, AgentOne pauses and asks before running it.

For specific real-world MCP server examples, see the Custom Extensions guides which walk through installing Smithery, Canva, and filesystem servers step by step.

On this page