NEW — AI-POWERED
AI That Understands
Your Logs
Two powerful AI capabilities to help you find and fix issues faster.
MCP Integration
For AI Coding Agents
Connect your AI coding assistant directly to your Shipbook logs. Search errors, analyze sessions, and fix code — all without leaving your editor.
Set up now View DocsLogchat
For Your Entire Team
AI-powered chat that translates app logs into plain language. Product Managers, QA, and Support can understand issues without reading code. Developers uncover hidden patterns across sessions.

How It Works
Shipbook uses the Model Context Protocol (MCP) to give AI agents secure, real-time access to your application logs.
Connect
Add Shipbook MCP to your AI assistant with one click or a single command. OAuth keeps your credentials secure.
Ask
"Find error logs for user X" or "Fix the issues in Loglytics" — your AI agent queries your real logs.
Fix
The AI analyzes logs with full context — severity, device, session, code location — and suggests or applies fixes.
AUTONOMOUS
Let alerts wake your agent
Beyond answering your questions, Shipbook can drive an agent hands-free. Webhooks push fired alerts to your agent and MCP lets it pull the logs back — turning “alert fired” into “root cause found” with no human in the loop.
Wake
An alert fires and Shipbook POSTs it to your webhook endpoint, waking your agent automatically.
Investigate
The agent hands the alert id to the get-alert MCP tool, then pulls the matching logs and session context.
Fix
With full context, the agent traces the root cause and suggests or applies a fix — no human needed.
What You Can Ask
“Find logs for email test@test.com and fix any code issues if found”
“Fix the issues found in Shipbook Loglytics”
“Show me all error logs from the latest app version”
“What errors are happening most frequently this week?”
“Find the logs for user session X and explain what went wrong”
Your AI assistant uses Shipbook MCP tools to query logs in real-time, providing insights and even fixing code when applicable.
Available Tools
get-account-apps
Lists all apps in your account with their name, appId, platform, and key.
create-app
Creates a new app in your account. Returns name, appId, and key. Platform is detected automatically on first SDK session.
get-loglytics-errors
Retrieves errors from Loglytics for a specific app, with optional filtering by severity and app version.
get-logs
Searches and retrieves logs for an app. Supports filtering by severity, user email, device, time range, session, and more.
get-alerts
Lists the alerts that have fired for an app, most recent first — both your custom log-filter alerts and automatic Loglytics alerts.
get-alert
Fetches a single fired alert by its ID — the id delivered in a Shipbook webhook payload — so an agent can pick it up and investigate what triggered it.
Set Up in Minutes
Choose your AI assistant and follow the steps below. OAuth handles authentication — your credentials are never shared.
Secure by Default
OAuth 2.1 (Recommended)
Your credentials are never shared with the AI assistant. Authentication goes directly through Shipbook's OAuth flow. Supports both dynamic and static client registration.
API Key (Bearer Token)
For clients that don't support OAuth, authenticate with an API key from the Authentication Keys section in the Shipbook console.
Want to learn more about Shipbook's vision for the AI age of logging?
Read: Logs for AI Agents