Papertrail (Real-time Cloud Log Manager) Connector for AI agents.
6 live capabilities
Search cloud logs and troubleshoot production issues in real-time.
Waiting for input…
Why people use Papertrail (Real-time Cloud Log Manager)
Papertrail for Real-time Cloud Log Troubleshooting
With this Connector, you just tell your agent, 'Find the errors from the API gateway in the last ten minutes.' It runs the search, filters the results, and gives you the summary you need immediately. You go from searching to solving in seconds.
What Vinkius changes
You get a direct, conversational interface to your entire Papertrail log history and infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Outage Triage
An engineer asks the agent to find 'ConnectionTimeout' errors in the last hour across all systems to identify the failing service.
- Real-world use case 02
New Service Onboarding
A developer asks the agent to create a new log group for a newly deployed microservice to ensure it's categorized correctly.
- Real-world use case 03
Audit Check
A sysadmin wants to see all active systems and their current log destinations to ensure the logging pipeline meets compliance.
Complete set · 6capabilities
The complete Papertrail (Real-time Cloud Log Manager) capability set.
These are the exact actions your AI can choose when you ask it to work with Papertrail (Real-time Cloud Log Manager).
01—03
3 capabilities in this set.
Part of 6 available through Papertrail (Real-time Cloud Log Manager).
- 01 Capability
Create group
Create a new log group to organize your systems into categories. It makes it easier to filter logs by service type.
- 02 Capability
List destinations
List all existing log destinations in your account. Use this to see where your data is being sent currently.
- 03 Capability
List groups
List all log groups to see your current organization. This helps you avoid creating duplicate categories.
04—06
3 capabilities in this set.
Part of 6 available through Papertrail (Real-time Cloud Log Manager).
- 04 Capability
Search events
Search through millions of log events using specific keywords. This is the primary way to find errors and traces quickly.
- 05 Capability
Create destination
Create a new log destination to control where your data goes. This helps you manage your archives and data flow.
- 06 Capability
List systems
List all systems currently sending logs to your account. Use this to verify that your infrastructure is reporting correctly.
Set up in minutes
One URL. Then ask Papertrail (Real-time Cloud Log Manager) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Papertrail (Real-time Cloud Log Manager) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_9zuWcznPmEpcj53ajo1LLYJOL1wJjgvObjPqdqek/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Papertrail (Real-time Cloud Log Manager), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Papertrail (Real-time Cloud Log Manager) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_9zuWcznPmEpcj53ajo1LLYJOL1wJjgvObjPqdqek/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Papertrail (Real-time Cloud Log Manager) URL.
- Step 03
Save and start
Save the connection and enable Papertrail (Real-time Cloud Log Manager) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"papertrail-real-time-cloud-log-manager": {
"url": "https://edge.vinkius.com/vk_preview_9zuWcznPmEpcj53ajo1LLYJOL1wJjgvObjPqdqek/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Papertrail (Real-time Cloud Log Manager)
Open Agent mode in chat and ask: "Using Papertrail (Real-time Cloud Log Manager), help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"papertrail-real-time-cloud-log-manager": {
"url": "https://edge.vinkius.com/vk_preview_9zuWcznPmEpcj53ajo1LLYJOL1wJjgvObjPqdqek/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Papertrail (Real-time Cloud Log Manager)
Ask Copilot: "Using Papertrail (Real-time Cloud Log Manager), help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"papertrail-real-time-cloud-log-manager": {
"url": "https://edge.vinkius.com/vk_preview_9zuWcznPmEpcj53ajo1LLYJOL1wJjgvObjPqdqek/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Papertrail (Real-time Cloud Log Manager)
Open Cascade and ask: "Using Papertrail (Real-time Cloud Log Manager), help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"papertrail-real-time-cloud-log-manager": {
"url": "https://edge.vinkius.com/vk_preview_9zuWcznPmEpcj53ajo1LLYJOL1wJjgvObjPqdqek/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Papertrail (Real-time Cloud Log Manager)
Ask Cline: "Using Papertrail (Real-time Cloud Log Manager), help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add papertrail-real-time-cloud-log-manager --transport http "https://edge.vinkius.com/vk_preview_9zuWcznPmEpcj53ajo1LLYJOL1wJjgvObjPqdqek/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Papertrail (Real-time Cloud Log Manager)
Ask Claude: "Using Papertrail (Real-time Cloud Log Manager), show me...". 6 tools are ready
Where the request belongs
Work Papertrail can move forward.
For the DevOps engineer on-call at 3 AM who needs to find a needle in a haystack of logs without opening ten different tabs.
DevOps Engineer
Investigates production errors by querying log events and checking system status in real-time.
Backend Developer
Debugs API failures by searching for specific traces in the code editor without switching contexts.
System Administrator
Manages log groups and destinations to keep the logging infrastructure organized and clean.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsLoggly (Cloud Log Management API)
Manage cloud logs via Loggly. send events, execute Lucene searches, and analyze infrastructure metrics directly from your AI agent.
Logz.io
Query logs, manage alerts, and monitor triggered events in Logz.io directly from your AI agent using Elasticsearch DSL.
Logflare (Log Management Analytics)
Streamline log management and analytics via Logflare. ingest events, execute ad-hoc SQL queries, and trigger pre-configured endpoints directly from your AI agent.
Sumo Logic
Connect your AI to Sumo Logic. Orchestrate log searches, monitor active collectors, and analyze system events efficiently.
HyperDX (Open Source Observability)
Monitor logs, events, and alerts via HyperDX. search logs, manage alert rules, and inspect dashboards directly from your AI agent.
Amazon CloudWatch Log Group
This MCP does exactly one thing: it queries logs from a single CloudWatch Log Group. That's its only function, and nothing else. Incredible for giving your AI secure observability.
Bring your own AI
Change the model, client or framework. Keep Papertrail connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Papertrail.
The practical details behind the request, access and result.
Can the Papertrail MCP search through my old logs?
Yes, it allows you to search through millions of historical log events using your existing search syntax directly through your AI agent.
How does the Papertrail MCP help with production outages?
It lets you query logs in real-time using natural language, helping you find errors much faster than manual searching and filtering.
Can I use the Papertrail MCP to organize my different systems?
Yes, you can create and list log groups to categorize your infrastructure and keep your logs organized automatically.
Does the Papertrail MCP allow me to see where my logs are going?
You can use it to list and create log destinations, giving you clear visibility into where your data is being archived or forwarded.
Is the Papertrail MCP compatible with Cursor and Claude?
Yes, it works with any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code.
How do I connect my Papertrail account to the Connector?
You just need to provide your Papertrail API Token in your client settings after subscribing to the Connector via Vinkius.
Can I search for specific error messages across all my logs?
Yes! Use the search_events capability with the q parameter. You can use Papertrail's search syntax (e.g., 'error OR critical') to filter events across your systems.
How do I see which servers or applications are currently sending logs?
Simply run the list_systems capability. It will return a list of all systems configured in your Papertrail account, including their names and IDs.
Can I create a new group to organize specific systems?
Yes, use the create_group capability. You can provide a name and a comma-separated list of system IDs to group them together for easier monitoring.
One connection away
Give your agent a direct line to Papertrail.
Connect Papertrail once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available