DealerSlip is answering right now. Last checked 9 min ago. It exposes 1 tools.
Draft UK vehicle sales invoices from supplied deal facts, with totals and a private review link.
Today is the operative word: we check DealerSlip every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.
claude mcp add invoice --transport http https://dealerslip.com/mcp
{
"mcpServers": {
"invoice": {
"url": "https://dealerslip.com/mcp"
}
}
}
[mcp_servers.invoice]
url = "https://dealerslip.com/mcp"
{
"mcpServers": {
"invoice": {
"url": "https://dealerslip.com/mcp"
}
}
}
{
"mcpServers": {
"invoice": {
"url": "https://dealerslip.com/mcp"
}
}
}
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
create_invoice
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://dealerslip.com/mcp | streamable-http | answering | 185 ms | 9 min ago |
Numbered invoices with VAT lines rendered to a real PDF. Numbers are sequential and never reused.
Send invoices from Claude and ChatGPT. One sentence becomes a PDF with a Stripe payment link.
Send a priced, VAT-correct quote from chat, then turn the yes into an invoice with one call.
Credit notes against your invoices and purchase orders to suppliers, with VAT and A4 PDFs.
Manage a Foundry IMS catalog: products, variants, BOMs, plus invoices read from supplier docs.
Hourly rates by role and date, priced into invoice and quote lines without retyping.
Invoice and receipt extractor: reads PDF and image invoices/receipts with AI, pulling date…
Extract text and tables from PDFs for an agent: invoices, reports, statements.
Answers built from our own checks of this server.