
LogSentinel
Filter Anthropic usage logs and surface cybersecurity threats from agent activity without building a custom log pipeline.
Overview
LogSentinel is a MCP server for the Ship phase that filters Anthropic logs and analyzes cybersecurity threats from agent activity.
What is this MCP server?
- Remote MCP over SSE at logsentinel-mcp.vercel.app with optional EIP-3009 payment-signature header for premium settlement
- Purpose-built filter for Anthropic-style logs plus cybersecurity threat analysis
- Agent-callable workflow so Claude Code or Cursor can triage suspicious sessions from the IDE
- No local stdio package in catalog metadata—connect via hosted remote endpoint
- Version 1.0.0 in official MCP server schema
- Protocol version 1.0.0
- 1 remote SSE endpoint documented in server.json
- 1 optional secret header: payment-signature
What problem does it solve?
Raw Anthropic and agent logs are noisy, and solo builders lack a lightweight way to audit them for threats inside their coding agent.
Who is it for?
Indie builders running Claude or MCP agents who want hosted log audit and threat hints during ship and operate reviews.
Skip if: Teams needing full enterprise SIEM, non-Anthropic-only stacks with no remote MCP client, or air-gapped environments without outbound HTTPS.
What do I get? / Deliverables
After connecting the SSE remote, your agent can filter log streams and return structured threat analysis for faster security review.
- Filtered Anthropic log views via MCP tools
- Cybersecurity threat analysis output for agent sessions
Recommended MCP Servers
Journey fit
How it compares
MCP security audit integration, not a static agent skill or generic log dashboard.
Common Questions / FAQ
Who is LogSentinel for?
Solo and small-team builders who ship AI agents and want Anthropic log filtering plus threat analysis from Claude Code, Cursor, or similar MCP clients.
When should I use LogSentinel?
Use it during security review before launch or when investigating suspicious agent sessions in production logs.
How do I add LogSentinel to my agent?
Add the remote MCP server URL https://logsentinel-mcp.vercel.app/api/mcp (SSE) in your client config; set the payment-signature header if your plan requires premium settlement.