thesammykins/beep_boop_mcp
Working with multiple agents? This MCP server just checks for beeps and boops, then decides if it can work in the current environment or not.
Platform-specific configuration:
{
"mcpServers": {
"beep_boop_mcp": {
"command": "npx",
"args": [
"-y",
"beep_boop_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...