Stats
Actions
Tags
From klaussy
Local MCP server running via pipx (Python). Purpose unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"klaussy": {
"command": "pipx",
"args": [
"run",
"klaussy-mcp"
],
"env": {
"PYTHONUNBUFFERED": "1"
}
}
}
}Server configuration and connection parameters
pipxCommand-line arguments passed to the server process
Environment variables set when the server starts
PYTHONUNBUFFERED=1npx claudepluginhub steph-dove/klaussy-agents