mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-06-13 22:26:03 -03:00
Add langfuse-observability plugin (#2613)
This commit is contained in:
parent
3da3a87d3a
commit
eb1510e138
@ -1458,6 +1458,20 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "langfuse-observability",
|
||||||
|
"description": "The Langfuse x Claude Code Observability Plugin",
|
||||||
|
"author": {
|
||||||
|
"name": "Langfuse"
|
||||||
|
},
|
||||||
|
"category": "monitoring",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/langfuse/claude-observability-plugin.git",
|
||||||
|
"sha": "597af67d6c6b369f3e55db6cfa2ebe444f1af46c"
|
||||||
|
},
|
||||||
|
"homepage": "https://langfuse.com/integrations/other/claude-code"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel-boost",
|
"name": "laravel-boost",
|
||||||
"description": "Laravel development toolkit MCP server. Provides intelligent assistance for Laravel applications including Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation.",
|
"description": "Laravel development toolkit MCP server. Provides intelligent assistance for Laravel applications including Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user