Skip to content

feat: add get_fleet_status MCP tool#242

Merged
solomon2773 merged 3 commits into
solomon2773:masterfrom
jordansilly77-stack:codex/nora-fleet-status-tool
Jun 28, 2026
Merged

feat: add get_fleet_status MCP tool#242
solomon2773 merged 3 commits into
solomon2773:masterfrom
jordansilly77-stack:codex/nora-fleet-status-tool

Conversation

@jordansilly77-stack

Copy link
Copy Markdown
Contributor

Summary

  • add the read-only get_fleet_status MCP tool
  • wrap GET /api/monitoring/fleet-status
  • add test coverage for the request path and read-only annotation

Closes #217

Tests

  • npm test
  • npm run typecheck

@solomon2773 solomon2773 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Focused local validation passed after the README tool-list fix: mcp-server npm test, npm run typecheck, and git diff --check. The tool is read-only and wraps the existing fleet-status endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MCP: add a get_fleet_status tool (wrap /monitoring/fleet-status)

2 participants