Agent Enhancer Utilities
site.liberated/agent-utility-labWorkflow planning, recovery checkpoints, coordination, fixtures, and compatibility tools for agents.
Tools · 6
Find Agent Enhancer Utilities tools that match a concrete intent. Returns compact machine-readable manifests.
Get the exact schema, price, limits, side effects, retention, and HTTP endpoint for one utility.
Invoke a free utility directly. For paid utilities, returns the HTTP endpoint and payment requirement so an x402-capable client can complete the call.
Submit a free, private backlog request when no existing utility solves a concrete problem. Do not include secrets, personal data, or full conversation history.
Poll a previously submitted capability request with its private status token.
List all currently discoverable utilities. Prefer search_tools when a concrete intent is known.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agent_enhancer_utilities": {
"url": "https://liberated.site/mcp",
"transport": "streamable-http"
}
}
}