Free
Build and ship a real integration before you pay a cent.
- 5,000 calls / month, no credit card
- Platform API key + public playground
- MCP server + TypeScript SDK
- Signed webhooks (997 / 999 / TA1)
- Community + docs support
Pay for what you call — 5,000 calls / month free, then $0.0015 / call. No seats, no per-document fees, no sales call. Bill through us, or install through a marketplace you already use and let it bill you.
Building full SMB EDI workflows (partners, VAN, certification)? See SMB plan pricing — flat monthly tiers separate from this API meter.
A call is one parse or one validate request. Hosted operations use the same meter through REST, the SDK, or a released authenticated MCP profile; local MCP guidance is not a billable API call. Public MCP v0.4 remains limited to synthetic evaluation.
Build and ship a real integration before you pay a cent.
Usage-based and metered. No seats, no per-document traps.
Volume pricing, an SLA, and BAA when you need them.
The integration surface is identical either way — only the billing relationship changes. Come directly and we bill you on Stripe. Vercel Connectable installs use that same Stripe-direct path until Native marketplace billing is separately approved and enabled.
Sign up, issue a scoped key in the developer console, and add a card. We meter your usage and bill you through Stripe — you hold the relationship with SignalEDI.
Already build on Vercel or GitHub? Add SignalEDI through the supported integration flow. Vercel Connectable installs use SignalEDI direct billing through Stripe; the current GitHub App is free. Native marketplace billing is not enabled.
SignalEDI MCP is the agent-facing integration control plane over the hosted REST data plane. Current public installs remain pinned to v0.4.0 and must use synthetic data only; its published Unix executable does not launch through npx. Hardened v0.5.0 fixes that launcher and adds default keyless docs, an isolated-sandbox profile, and a fail-closed production profile with allowlisted reads and guarded outbound/QuickBooks Online export operations. It remains pending npm and MCP Registry release proof.
The 18 tools below describe public v0.4 discovery, not the v0.5 production surface. Version 0.5 filters tools by profile: production exposes 15 local-guidance, kit, transaction/QuickBooks Online status read, outbound-send, and QuickBooks Online export tools; parse/validate, QuickBooks Online entity browsing, sync, and disconnect remain hidden.
Documented configuration examples: Claude Code, Cursor, VS Code. Published as @signaledi/mcp-server.
Known v0.4 limitation: its published Unix executable does not launch through npx. These pinned methods are for synthetic evaluation on a verified Windows host; wait for the verified v0.5 release before macOS or Linux use.
claude mcp add signaledi -- cmd /c npx -y @signaledi/mcp-server@0.4.0{
"mcpServers": {
"signaledi": {
"command": "npx",
"args": [
"-y",
"@signaledi/mcp-server@0.4.0"
],
"env": {}
}
}
}{
"mcpServers": {
"signaledi": {
"command": "npx",
"args": ["-y", "@signaledi/mcp-server@0.4.0"]
}
}
}Direct today; marketplace channels are rolling out so you can install and pay where your stack already lives.
A call is one parse or one validate request. Your first 5,000 calls / month are free every month; beyond that you pay $0.0015 / call. Webhooks and acknowledgements are not billed as calls.
No. The Free tier gives you 5,000 calls / month, a platform API key, the public playground, the MCP package for synthetic evaluation, and the SDK. A card is only required once you exceed the free tier on the direct (Stripe) path.
Billing depends on the channel. Vercel Connectable installs are billed directly by SignalEDI through Stripe, not on your Vercel invoice. Native marketplace billing remains deferred until a provider program is explicitly enabled. MCP availability and profile restrictions are versioned separately from hosted REST API and webhook billing.
The MCP package is free and open source. Public v0.4.0 is available through npm for synthetic evaluation only. After release verification, hardened v0.5.0 defaults to keyless docs and adds explicit sandbox and production profiles. Production requires a production-authorized key, the exact canonical base URL, and an independent opt-in; its tool surface remains allowlisted.
Yes. The integration surface never changes — only the billing relationship does. Start direct on our Stripe and move to a marketplace (or the reverse) without rewriting your integration.
Issue a scoped key in the developer console and make your first call in minutes. Add billing only when you pass the free tier.
© 2026 SignalEDI Inc. All rights reserved.