From 2c6927cb79fbb3b4ac9f67d7d0bb143071ec98ab Mon Sep 17 00:00:00 2001 From: Ryan Malloy Date: Tue, 17 Feb 2026 23:30:17 -0700 Subject: [PATCH] =?UTF-8?q?Fix=20MCP=20tool=20count:=2035=20=E2=86=92=2036?= =?UTF-8?q?=20(source-verified)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 49f51d4..29268e2 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -811,7 +811,7 @@ CASA, and other radio astronomy tools. | PyPI | [`mcbirdcage`](https://pypi.org/project/mcbirdcage/) | | Source | `mcp/src/mcbirdcage/` | | Entry point | `mcbirdcage.server:main` | -| Tools | 35 (connection, movement, signal, system, satellite, console) | +| Tools | 36 (connection, movement, signal, system, satellite, console) | | Resources | 5 (`birdcage://config`, `position`, `firmware`, `motor-dynamics`, `el-limits`) | | Prompts | 3 (`setup_wizard`, `satellite_tracking_guide`, `rf_sweep_guide`) | | Tests | `mcp/tests/` — 49 tests against DemoDevice via `run_server_async` |