
Money4k Split Bill
Let your coding agent turn a chat message or receipt photo into a shared split bill via the Money4k remote MCP endpoint.
Overview
Money4k Split Bill is an MCP server for the Build phase that creates a shared split bill from chat or a photo via https://money4k.com/mcp.
What is this MCP server?
- Remote streamable-http MCP at https://money4k.com/mcp (server schema 2025-12-11)
- Create a bill from natural-language chat or a photo input
- Share the split bill with anyone without building custom OCR or payment UX
- Version 1.0.0 catalog entry focused on expense-splitting, not full banking
- No local repo required—register the remote URL in your MCP client
- MCP server version 1.0.0
- Single remote endpoint: https://money4k.com/mcp (streamable-http)
- Catalog schema reference: 2025-12-11 server.schema.json
What problem does it solve?
Solo builders waste time on receipt capture and fair split math when they only need a quick shareable bill from a message or image.
Who is it for?
Indie hackers prototyping group expenses, trip costs, or roommate apps who want MCP-native bill creation in minutes.
Skip if: Teams needing audited payment rails, multi-currency ledgering, or self-hosted open-source MCP source in this listing.
What do I get? / Deliverables
After you register the remote MCP URL, your agent can generate and share split bills without you coding custom bill APIs first.
- Agent-callable bill created from chat or photo context
- Shareable bill link or payload for participants
- Registered remote MCP integration in your local agent config
Recommended MCP Servers
Journey fit
Bill-from-chat/photo is an integration you wire into products or personal agent workflows during build, not a standalone launch or SEO task. Streamable HTTP MCP at money4k.com fits the integrations subphase where solo builders connect external services to Claude Code, Cursor, or Codex.
How it compares
Hosted finance MCP remote, not an in-repo agent skill or full Stripe-style payments integration.
Common Questions / FAQ
Who is money4k-split-bill for?
Solo and indie builders who use AI coding agents and want to add split-bill creation from chat or photos without building that backend first.
When should I use money4k-split-bill?
Use it during Build when you are wiring agent tooling or validating expense-sharing UX and need a remote MCP that handles bill creation and sharing.
How do I add money4k-split-bill to my agent?
Add the streamable-http remote https://money4k.com/mcp to your MCP client (Claude Code, Cursor, Codex, or compatible hosts) per your editor’s remote MCP setup.