Prerequisites
- An MCP server reachable from the Klatt runtime.
- A credential only if the server requires authentication.
Add an MCP connection
- Open Tools and choose Create tool.
- Select MCP Server and enter the server URL.
- Choose a managed credential or leave authentication empty when the server is intentionally public.
- Add a comma-separated tool filter when the agent should see only selected tools.
- Save the tool, attach it to an Agent node, and test a read-only action first.
Constraints and failure states
The server URL must begin withhttp:// or https://. An unreachable server, invalid credential, or filtered-out tool makes the action unavailable to the agent. The server controls the tool schema and remains an external dependency.