# libtmux_mcp.resources.register_resources

- **Module:** libtmux_mcp.resources
- **Package:** libtmux-mcp
- **Language:** Python
- **Kind:** function
- **Source:** https://github.com/tmux-python/libtmux-mcp/blob/4daddc0dfca96c43bf521d818bf91564e1434760/src/libtmux_mcp/resources/__init__.py#L11
- **Page:** https://libtmux.org/en/py/latest/mcp/reference/libtmux_mcp-resources-register_resources/

```
libtmux_mcp.resources.register_resources(mcp: FastMCP) -> None
```

Register all resource modules with the FastMCP instance.
