last1ent-mcp (platform ops MCP)¶
Repo: Last-1-Enterprises/last1ent-mcp
Endpoint (Tailscale): http://agent-01.tailc3bbdc.ts.net:3300/mcp
Streamable HTTP MCP server on agent-01 for conversational R940 ops across LastVet, Angel, Sovereign, and Meridian. v1 is read-mostly for infrastructure; Muster writes proxy to muster-mcp.last1.enterprises.
LastVet ops usage¶
| Question | Tool |
|---|---|
| What is alerting? | get_active_alerts |
| Recent API errors | query_loki (LogQL on {host="lastvet-api"} etc.) |
| API health externally | get_uptimerobot_status |
| VM / service state | get_vm_status, get_service_status |
| Tracker now list | list_muster_items with status=now |
Boundaries (v1)¶
- Tailnet-trust auth; binds only to agent-01 Tailscale IP (never
0.0.0.0). - No infrastructure writes, no BWS secret values in tool output.
- Loki results may include audit-tier content; treat as sensitive.
- PHI-scoped veteran tools deferred to v2.
See repo docs/ARCHITECTURE.md and docs/DEPLOYMENT.md for client setup (Claude Desktop: Settings → Connectors; Cursor: ~/.cursor/mcp.json).