Connectors and Apps
Veyyon does not ship provider-hosted connectors, account-gated app integrations wired through a provider’s own connector store. Extend it with the integrations below instead.
What ships instead
Extend Veyyon with tools that are implemented and documented today:
| Integration | Purpose |
|---|---|
| MCP | Attach MCP servers; tools appear as mcp__… with approval tiers |
| Plugins | Install extensions; veyyon plugin install … |
| Hooks | Event-driven automation in the agent loop |
| Skills | Bundled instructions and tool patterns |
| OAuth providers | /login and /setup for supported APIs; /providers manages the accounts you have |
Tool policy uses tools.approvalMode and tools.approval.<tool>, same machinery for bash, MCP, and custom tools (docs/handbook/src/reference/approval-mode.md).
Provider-hosted connector stores and apps connector tables are not part of the current product surface.
Use MCP, plugins, hooks, and skills for integrations.