Skip to main content
Alshival.Ai DevTools gives you a resource-first operations stack:
  • Cloud logging for each resource
  • MCP endpoints for agent integrations
  • SDK helpers for Python and Node.js
  • Frontend and SSH workflows in one operational model

Quickstart

Get from API key to first log event in minutes.

SDK overview

Install and configure Python or Node.js SDKs.

Platform overview

Understand resources, logging, MCP, and ownership scope.

Troubleshooting

Fix auth, logging, and MCP issues quickly.

Core endpoints

  • Unified MCP: https://mcp.alshival.ai/mcp/
  • GitHub MCP: https://mcp.alshival.ai/github/
  • Resource logs (DevTools domain): https://alshival.dev/u/<username>/resources/<resource_uuid>/logs/
  • Resource logs (legacy main site): https://alshival.ai/DevTools/u/<username>/resources/<resource_uuid>/logs/
  1. Create API key in DevTools account settings.
  2. Configure ALSHIVAL_USERNAME, ALSHIVAL_API_KEY, and ALSHIVAL_RESOURCE.
  3. Send logs with Python SDK, Node.js SDK, or direct HTTP.
  4. Add MCP tool descriptors to your agent stack.