Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

AskAIs AI Receipt Generator

io.github.minicodeteam/askais-mcp

Generate professional receipt PDFs and structured receipt data with AI-ready MCP tools.

Uptime
100.0%
1 direct probes · 30d
Response
968ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_usage_rules

Read pricing, free-credit, privacy, and acceptable-use rules before creating an account or receipt.

create_free_account

Create an AskAIs account without opening a browser. Returns one-time login credentials and an API key with introductory receipt credit. The user must explicitly accept the Terms and Privacy Policy.

generate_receipt

Generate a downloadable receipt PDF for a legitimate transaction. Costs $0.10 only on successful generation.

get_balance

Return the remaining prepaid AskAIs API credit for the connected account.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "askais_ai_receipt_generator": {
      "url": "https://askais.com/mcp",
      "transport": "streamable-http"
    }
  }
}