v1.0.0 - Hosted MCP Launch
KiasuMiles v1.0.0 - Hosted MCP Launch
KiasuMiles is now a hosted MCP service for Singapore credit-card miles recommendations.
Instead of asking users to install and update a local app, agents can connect to:
What’s New
- Hosted Streamable HTTP MCP endpoint
- Public landing page, privacy page, and health route
- Stateless card recommendations: clients pass card IDs per request
- No server-side wallet storage
- Card-stack recommendations for finding gaps in a user’s current setup
- Agent guide tool for clearer integration behavior
- Per-IP rate limiting on the hosted MCP endpoint
- Updated landing page and demo media with hosted-MCP framing
- Slimmer Python package for development and hosted deployment workflows
MCP Tools
kiasumiles_lookupkiasumiles_list_cardskiasumiles_recommend_stackkiasumiles_data_versionkiasumiles_agent_guide
The hosted service does not expose wallet configure or wallet read tools. Wallet/card-stack ownership stays with the client.
Verified
- Hosted MCP initialize check returns 200
- Hosted tools/list returns the expected hosted tool set
- Test suite passes:
66 passed
Compatibility
Designed for MCP-capable clients, including:
- Codex
- ChatGPT with MCP support
- Claude Code
- OpenClaw
- Hermes
- Any client with Streamable HTTP MCP support