Inbox
A beautiful list of the events you actually care about. No dashboards to babysit.
For indie hackers & small SaaS
A beautiful inbox and a generous free tier for indie projects — logs without the observability bloat. Works with agents (MCP).
GitHub or email. Generous free tier — upgrade when the inbox earns its keep.
Sign in, mint a key, then curl or use the SDK. Production API: https://api.logsloom.com
Connect MCP: npx -y @logsloom/mcp with LOGSLOOM_API_KEY, or remote https://mcp.logsloom.com/mcp (Authorization: Bearer).
SDKnpm install @logsloom/sdk
import { LogsLoom } from "@logsloom/sdk";
const logs = new LogsLoom({
apiKey: process.env.LOGSLOOM_API_KEY!,
baseUrl: "https://api.logsloom.com",
});
await logs.info("hello from the SDK");curlcurl -X POST https://api.logsloom.com/v1/logs \
-H "Authorization: Bearer lb_live_…" \
-H "Content-Type: application/json" \
-d '{"level":"info","message":"hello from curl","service":"api"}'A beautiful list of the events you actually care about. No dashboards to babysit.
A real inbox for indie and micro-SaaS projects. Start free, upgrade when you outgrow it.
Filter by level, service, and message. Find the line, fix the thing, move on.
Works with agents (MCP), plus API or curl. Same project key.
Pricing
Generous Free for indie projects. Upgrade in the app when you need more projects, retention, or a shared bill.
Free
Free
Generous inbox for indie projects.
Pro
$9/mo
For indie hackers who live in the inbox.
Team
$29/mo
Shared inbox for a small crew.