Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"lousy-agents-mcp": {
"command": "npx",
"args": [
"-y",
"@lousy-agents/mcp"
]
}
}
}
Or smoke-test directly:
npx -y @lousy-agents/mcp
Details
| Website | https://www.npmjs.com/package/@lousy-agents/mcp |
|---|---|
| GitHub | git+https://github.com/zpratt/lousy-agents.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol ai copilot github-copilot coding-assistant |
| Sources | npm |
| Discovered | 2026-05-25 |