Stats
Actions
Tags
From faultline
Connects to a remote Faultline error tracking and monitoring service to query incidents, errors, and project data via the Faultline API.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"faultline": {
"type": "http",
"url": "${user_config.faultline_url}/mcp"
}
}
}Server configuration and connection parameters
${user_config.faultline_url}/mcpnpx claudepluginhub dlt/faultline --plugin faultline