@pipeworx/advice
Connect: https://gateway.pipeworx.io/advice/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 3
Tools
- random_advice — Get a random piece of advice. Returns the advice text and slip ID for reference or follow-up queries.
- search_advice — Search for advice by keyword or phrase (e.g., “confidence”, “relationships”). Returns matching advice slips with text and IDs.
- get_advice — Get a specific advice slip by its numeric ID (e.g., “42”). Returns the full advice text.
Tools
get_advice— Get a specific advice slip by its numeric ID (e.g., 42 ). Returns the full advice text.random_advice— Get a random piece of advice. Returns the advice text and slip ID for reference or follow-up queries.search_advice— Search for advice by keyword or phrase (e.g., confidence , relationships ). Returns matching advice slips with text and IDs.