MCP (pilot)

Resources and tools

Review the registered MCP resources, tools, and prompts.

Registered pilot contract

These names are registered by the live MCP server. Every tool is read-only, non-destructive, idempotent, and closed to the public web.

Resources

Review the bounded workspace data exposed by the server.

  • seamward://workspace/current/overview
  • seamward://workspace/current/integrations/{integrationId}
  • seamward://workspace/current/incidents/{incidentId} and its /replay resource
  • seamward://workspace/current/repairs/{proposalId}
  • seamward://workspace/current/repairs/{proposalId}/export/{fileName} for repair.json, REPAIR.md, or repair.ts after approval

Tools

Review targeted read operations for clients that do not browse resources automatically.

  • get_workspace_overview
  • list_integrations and get_integration
  • list_incidents, get_incident, and get_incident_replay
  • get_repair_proposal and get_approved_repair_bundle

Prompts

Review user-selected investigation and implementation workflows.

investigate_seamward_incident guides evidence-backed investigation. implement_approved_repair retrieves an already-approved bundle and prepares a local review change. Neither prompt approves, deploys, merges, or mutates Seamward.