mcp-excuse
excuse MCP — wraps StupidAPIs (requires X-API-Key)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|---|
excuse_generate | Generate an excuse for being late, missing a deadline, or ghosting someone. |
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"excuse": {
"url": "https://gateway.pipeworx.io/excuse/mcp"
}
}
}
Or use the CLI:
npx pipeworx use excuse
License
MIT