langfuse-mcp
Debug LLM traces, exceptions, sessions, and prompts
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install langfuse-mcp?โผ
Run `npx skills add avivsinai/langfuse-mcp --all -g -y` in your terminal to install the skill globally, then add your Langfuse API keys to connect the MCP server.
How to debug LLM errors with Langfuse?โผ
Ask your agent to find recent exceptions, and it will group errors by file, pull the failing trace, and show the full stacktrace and context.
Does langfuse-mcp work with Claude Code and Cursor?โผ
Yes. It runs as a standard MCP server and works with Claude Code, Codex, Cursor, and any MCP-compatible client.
Can I analyze LLM latency and cost?โผ
Yes. Built-in metrics tools aggregate cost, token usage, and p95 latency by model without pulling raw traces.
Is there a read-only mode for safety?โผ
Yes. Enable read-only mode with a single flag to disable all write operations on prompts, datasets, and annotation queues.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core