> ## Documentation Index
> Fetch the complete documentation index at: https://docs.alshival.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Platform overview

> How resources, logs, MCP, and identity scope fit together

DevTools is resource-first. Integrations map back to account identity and resource ownership.

```text theme={null}
DevTools account -> API key -> resource scope -> logs / MCP / frontend / SSH
```

## Included capabilities

| Area               | Capability                                                       | Primary docs             |
| ------------------ | ---------------------------------------------------------------- | ------------------------ |
| Cloud logging      | Resource-scoped ingestion and timeline debugging via SDK or HTTP | `/platform/logging`      |
| MCP servers        | Unified `alshival-mcp` and `github-mcp` endpoints                | `/platform/mcp`          |
| Frontend workflows | Resource detail and operational UI workflows                     | `/platform/frontend-ssh` |
| SSH operations     | Direct host diagnostics attached to resource context             | `/platform/frontend-ssh` |

## Core endpoints

* Logs: `https://alshival.dev/u/<username>/resources/<resource_uuid>/logs/`
* Unified MCP: `https://mcp.alshival.ai/mcp/`
* GitHub MCP: `https://mcp.alshival.ai/github/`
