A granted plugin is the only way a tool reaches the agent
Plugins give the agent reach beyond Attensira's own data — and they are the boundary of what it can do. Grants are per workspace and revocable, and until you grant one the agent cannot see those tools at all. You can also register your own MCP server and have every tool on it become callable.
Nothing by default
Until a plugin is granted, the agent cannot see its tools at all.
Per workspace, revocable
A grant applies to the whole workspace and you can withdraw it at any time.
Bring your own MCP server
Register a name and URL; we call tools/list and register what we find.
Namespaced, never shadowing
Discovered tools are mcp__<slug>__<tool>, so built-ins cannot be overridden.