npx claudepluginhub oliverames/ames-claude --plugin ames-preferred-mcpsAdd to your .mcp.json:
{
"mcpServers": {
"peekaboo": {
"command": "npx",
"args": [
"-y",
"@steipete/peekaboo@latest",
"mcp"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx