**Is your feature request related to a problem? Please describe.** LLMs don't know everything; they need tools. **Describe the solution you'd like** Implement the [MCP Tools use with Code Mode](https://github.com/mcp-use/mcp-use/blob/main/libraries/python/examples/code_mode_example.py). Consider adding [semantic pre-filtering](https://github.com/stanford-mast/a1/blob/main/src/a1/extra_strategies.py#L22-L73) before Code Mode.