Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Connectors and Apps

Spec — not shipped: provider-hosted connectors (/apps, [apps] config tables, account-gated app tools). Veyyon does not ship this subsystem today.

What ships instead

Extend Veyyon with tools that are implemented and documented today:

IntegrationPurpose
MCPAttach MCP servers; tools appear as mcp__… with approval tiers
PluginsInstall extensions; veyyon plugin install …
HooksEvent-driven automation in the agent loop
SkillsBundled instructions and tool patterns
OAuth providers/login, /setup / /providers for supported APIs

Tool policy uses tools.approvalMode and tools.approval.<tool> — same machinery for bash, MCP, and custom tools (docs/approval-mode.md).

Roadmap note

If provider-hosted connectors ship, they will add a feature flag, account discovery, an /apps UI, and [apps] config. Until then, apps tables are not current behavior.

See also