- 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/
Recommended path
- Create API key in DevTools account settings.
- Configure
ALSHIVAL_USERNAME,ALSHIVAL_API_KEY, andALSHIVAL_RESOURCE. - Send logs with Python SDK, Node.js SDK, or direct HTTP.
- Add MCP tool descriptors to your agent stack.