# libtmux::mcp::ToolRegistry::call

- **Module:** libtmux::mcp::ToolRegistry
- **Package:** mcp_tools consumer
- **Language:** C++
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-cxx/blob/393d4b0ad666f18a6581f1eb281741a75a7503f0/apps/mcp/include/libtmux_consumers/mcp.hpp#L258
- **Page:** https://libtmux.org/en/cxx/latest/mcp/reference/libtmux-mcp-toolregistry-call/

```
libtmux::mcp::ToolRegistry::call(server: const Server &, name: std::string_view, arguments: const Arguments &, context: const CallContext & = {}) -> ToolResult
```
