Installation & Configuration
{
"mcpServers": {
"langfuse": {
"command": "node",
"args": [
"<absolute-path>/build/index.js"
],
"env": {
"LANGFUSE_PUBLIC_KEY": "your-public-key",
"LANGFUSE_SECRET_KEY": "your-secret-key",
"LANGFUSE_BASEURL": "https://cloud.langfuse.com"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13