Add birdcage-mcp FastMCP server for satellite dish control
34 tools (connection, movement, signal, system, satellite, console), 5 resources, 3 prompts. Backed by DemoDevice for offline testing. 46 tests passing against the demo backend via run_server_async.
This commit is contained in:
parent
16ca4892b3
commit
8a6b99bd8c
21 changed files with 3233 additions and 0 deletions
1
mcp/src/birdcage_mcp/tools/__init__.py
Normal file
1
mcp/src/birdcage_mcp/tools/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
"""Birdcage MCP tool modules."""
|
||||
Loading…
Add table
Add a link
Reference in a new issue