# Indagate MCP > Governed, tenant-scoped, read-only access to Indagate industrial edge fleet context. The production Streamable HTTP endpoint is `https://mcp.indagate.ai/mcp`. Indagate MCP results are operational context, not evidence that a physical action occurred. PLC logic, safety relays, emergency stops, interlocks, machine guarding, site procedures and accountable human approval remain authoritative. ## Connect - [MCP quickstart](https://docs.indagate.ai/mcp): Create an expiring token and configure a client. - [OpenClaw and learning pathways](https://docs.indagate.ai/pathways): Guided agent, beginner and cross-industry setup. - [Tools](https://docs.indagate.ai/mcp/tools): 15 live tools and their input contracts. - [Resources and prompts](https://docs.indagate.ai/mcp/resources): Canonical context resources and guided reviews. - [The Oddy test](https://docs.indagate.ai/oddy-test): Identity, Fit and Reach admission policy for software that asks for edge reach. - [Full Indagate context](https://docs.indagate.ai/llms-full.txt): Product, API, deployment and trust context. - [Protected-resource metadata](https://mcp.indagate.ai/.well-known/oauth-protected-resource): Authentication metadata. ## Live read-only tools - `fleet.list_devices` - `fleet.get_device` - `fleet.get_summary` - `release.list_approved` - `model.list_provenance` - `status.get_hosted_services` - `integration.list` - `iot.list_devices` - `iot.list_recent_events` - `monitor.list` - `alert.list_recent` - `determination.list_recent` - `webhook.list_outbound` - `webhook.list_deliveries` - `docs.get_page` ## Live resources - `oddessy://docs/overview` - `oddessy://docs/safety-boundary` - `oddessy://docs/model-provenance` - `oddessy://docs/outbound-webhooks` - `oddessy://docs/monitoring` - `oddessy://status/hosted` - `oddessy://fleet/summary` Resource templates: - `oddessy://fleet/devices/{device_id}` - `oddessy://integrations/{integration_id}/events` - `oddessy://outbound-webhooks/{endpoint_id}/deliveries` ## Live prompts - `inspect_fleet_health` - `review_model_provenance` - `triage_active_alerts` - `review_webhook_delivery` ## Boundaries MCP v1 cannot write PLC values, execute a shell, enrol devices, mutate deployments, approve releases, return artifact download credentials, retrieve secrets or actuate machinery. Tool calls are tenant-scoped and audited. ## Operations - [Hosted status](https://status.indagate.ai) - [Machine-readable status](https://status.indagate.ai/api/status) - [Security](https://docs.indagate.ai/security) - [Privacy](https://docs.indagate.ai/privacy) - Contact: info@oddessy.io