Skip to content

Tools

Tools are deterministic functions callable by LLMs.

Add a Tool

  1. Create file in src/tools/
  2. Register in router

@mcp.tool() -> elevats a funtion to be a tool