MCP and Skills
MCP servers give an agent extra tools. Skills are specialized instructions the agent reads. Both are managed in Settings and written into the selected agents’ native config.
MCP
Open Settings → MCP.
Two tabs: Local MCP and MCP marketplace. Marketplace data comes from Smithery.
Install
Search the marketplace, open a server, click Install. In the confirm dialog pick Target apps, or check Global. Global writes into every supported agent’s native config. New MCP registers a server from JSON by hand.
After install, Local MCP shows deployment status. Select a server to edit config, change targets, or Uninstall.
MCP that ships with a plugin
Some product plugins declare a built-in MCP. In the plugin detail, choose which agents receive it, then save. After that plugin is enabled, later new or rebound sessions receive the tools. See Install and enable a Plugin.
Tool names in a conversation come from that MCP. The first call still shows a permission prompt. See Permission prompts.
Skills
Open Settings → Skills.
Two tabs: Local Skill and Skill marketplace. Marketplace data comes from skills.sh.
Search the marketplace, open a skill, click Install. Choose a host target: specific agents, or Global. Global stores files under ~/.vibex/skills and syncs them to every agent.
Below the local list, Hosting mode is symlink or copy. Select a skill to preview SKILL.md, change targets, or uninstall.
Per-agent skills also live in Settings → Agents → the agent’s detail, scoped Global or Project. Project scope needs a workspace path.
Skills inside a plugin package use Assign agents on the plugin detail to sync to a precise set of agents.
Instructions
Open Settings → Instructions.
Instructions are #tag_name snippets inserted into the composer. New instruction on the local tab needs a name, allowed agents, and body. Official marketplace entries can be installed locally and then edited.
Type # in the composer to insert a saved instruction.
Order of operations
Enable the target agent in Settings → Agents first, then point MCP / Skills at it. An already open conversation keeps the tool list it received at creation. For new tools, start a new session or rebind.

