You can optionally add REST functions and MCP servers to your build - the additional, custom set of tools that Manus agent will have access to. These tools will be deployed for each new hire on the hire-side either on a VPS instance or on on-prem deployment.
With Manus core agent - there are four sets of tools that Manus agent has access to:
- Manus built-in tools
- MCP connectors you add to your Manus project
"humatron-agent-mcp" MCP server (part of Manus agent integration) that exposes Humatron functionality to Manus agent- Custom tools added and deployed on the Humatron side (build form settings)
Make sure that there are no functional conflicts or duplicates between the four sets of tools. Also ensure that there is no technical interference between different sets of tools. We recommend starting with a minimal number of custom tools and developing and testing tools in isolation outside of Humatron platform since it is not designed as a full-featured development environment.
Start Small & Increment
Ensuring conflict-free operation between multiple sets of tools is not trivial. Start with a minimal number of custom tools that you do not expect to conflict with each other. Add custom tools gradually and use agent evaluations to test. Develop and test them in isolation.