Pitstop
БесплатноНе проверенDescription: Classify AI/API execution failures. * Returns WAIT, CAP, or STOP with * corpus-grounded precedent from 63 * confirmed production failures.
Описание
Description: Classify AI/API execution failures. * Returns WAIT, CAP, or STOP with * corpus-grounded precedent from 63 * confirmed production failures.
README
The reliability layer for AI agents.
When your agent fails at an execution boundary, Pitstop tells it what happened, what it costs, and how to recover.
The truck stop for AI agents
Agents pull in when execution fails. They get what they need and get back on the road. Every stop makes the next stop faster.
Install
/classify
POST a 429 status + headers, get back a classification:
curl -s -X POST https://web-production-273d3.up.railway.app/classify \
-H "Content-Type: application/json" \
-d '{"status":429,"headers":{"retry-after":"30"},"provider":"anthropic"}'
Returns: WAIT / CAP / STOP + fix shape + matched corpus precedent.
The corpus
63 production failure receipts. 14 confirmed and merged by maintainers.
github.com/SirBrenton/pitstop-truth
Architecture
pitstop-truth (corpus)
↓
ChromaDB (local vector index)
↓
/classify (Railway endpoint)
↓
MCP server (agents call this)
Contact
[email protected] pitstop.dev @SirBrenton on GitHub
Установка Pitstop
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/pitstop-hq/pitstopFAQ
Pitstop MCP бесплатный?
Да, Pitstop MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Pitstop?
Нет, Pitstop работает без API-ключей и переменных окружения.
Pitstop — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Pitstop в Claude Desktop, Claude Code или Cursor?
Открой Pitstop на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Pitstop with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
