Skip to main content

Inbound MCP Worker

The inbound MCP worker exposes Veoveo-compatible MCP entry points for clients that need structured access to workspace bot delegation.

How Teams Use It

  • Use it for MCP clients that should delegate to Veoveo bots.
  • Keep workspace and bot identity explicit in the flow.
  • Review delegated work in the workspace operation history.

Review Habits

  • Confirm the channel is bound to the intended workspace and bot.
  • Keep prompts and commands tied to visible workspace context where possible.
  • Review operation timelines and output artifacts after tool-backed work.

Media To Add

  • Sequence diagram: MCP client request to inbound worker to workspace bot operation. It helps integrators understand request flow. Source: inbound MCP connect flow.