Skip to main content

Custom Tools (Quick Overview)

Custom Tools icon

What are Custom Tools?

A Custom Tool is a small, self-contained integration (API call, data parser, external service, etc.) that a Job can invoke to finish a task.
Custom Tools are powered by MCP servers, which can be hosted on any platform and connected to your xMagic environment.


Adding a Custom Tool — three-step recap

  1. Tools panelCreate tool
    Provide a name, Server URL, and optional API key.

  2. Studio → open a JobTools → Add your Custom Tool
    Attach the newly created Custom Tool either through the manual cofiguration on the right panel or through the assisted mode.

  3. Save & Deploy
    The Job now calls your Custom Tool automatically when needed.


That’s it—you’ve extended xMagic without touching core logic.

Need the full, step-by-step version?
See Custom Tools (Detailed Guide).