4,500+ servers built on MCP Fusion
Vinkius

Build your own MCP server.
MCP Fusion Framework

Our SDK is open source and Apache 2.0 licensed. Write a server, test it locally, and ship it to the Vinkius catalog. We handle hosting and distribution.

MCP Fusion
is Apache 2.0
From prompt to production

MCP Fusion isn't
for humans.
It's for AI agents.

Just tell your AI what you need. It writes the MCP server. Run vurb deploy and it's live - hardened, governed, and battle-tested on the Vinkius.

"I need an MCP server for our ERP. We use Prisma. Tools for inventory & suppliers. Redact sensitive data. Purchases need approval."

+$+ vurb deploy
production-ready
Egress Pipeline
db.password_hash stripped
db.tenant_id stripped
db.internal_flags stripped
presenter firewall
presenter.name passed
presenter.email passed
Presenter MVA

Schema-as-firewall.
Undeclared fields
never reach the LLM.

Schema-as-firewall. Undeclared database fields are physically stripped before reaching the LLM. New columns invisible until declared.

1,072 lines of implementation. AOT serializer compilation via fast-json-stringify. 6-phase pipeline: validate → truncate → redact → rules → ui → suggest. Config freezes after first .make().

Egress Firewall AOT Compile 6-Phase Pipeline SOC-2 Ready
FSM State Gate

Tools the AI cannot see,
the AI cannot call.

Physically impossible for AI to call tools out of order. Unavailable tools vanish from the protocol.

XState v5 integration with lazy-loading. Physical removal from tools/list — not a validation guard, a protocol-level vanishing. Snapshot/restore for serverless. Clone isolation for concurrent requests.

XState v5 Protocol Vanish Anti-Hallucination Serverless Safe
Tool Visibility per State
state: "empty"
cart.add cart.view
state: "has_items" current
cart.add cart.checkout cart.view
state: "payment"
cart.pay cart.view
state: "confirmed"
cart.view
B2BUA Routing
Primary Agent gateway
hmac-sha256 handoff
finance-specialist delegated
legal-review standby
data-analyst standby
Swarm Gateway B2BUA

Multi-agent orchestration.
Telecom-grade routing.
Three lines of code.

Telecom-grade multi-agent orchestration with HMAC-SHA256 delegation tokens. Three lines of code.

463 lines of B2BUA implementation. W3C traceparent propagation. Namespace isolation with auto-prefix. Claim-Check pattern for state > 2KB. Anti-IPI return boundary. Session cap with bypass prevention.

HMAC-SHA256 W3C Trace Federated Handoff Claim-Check
DLP Compliance Engine + Capability Lockfile

Compiled PII redaction.
Cryptographic lockfiles.
GDPR from day one.

Compiled PII redaction at config-time. GDPR, LGPD, HIPAA ready. Zero overhead on the hot path.

SHA-256 behavioral fingerprint. PRs show exactly what changed in the AI-facing contract surface. mcpfusion.lock captures the behavioral contract of every tool. PRs show exactly what changed in the AI-facing surface. Git-diffable SOC 2 artifacts.

GDPR LGPD HIPAA vurb.lock SHA-256
DLP + Governance
*.ssn → [REDACTED] compiled
patients[*].diagnosis → **** compiled
billing.card_number → ****1234 compiled
vurb.lock
integrityDigest: sha256:af83c… verified

MCP Fusion isn't an evolution.
It's an entirely new category.

It controls what AI sees. Locks down PII at compile time. Makes bad tool calls impossible. Runs agent swarms on zero trust. Ships with crypto audit trails. AI-readable out of the box. Nothing else comes close.

Star MCP Fusion on GitHub Open Source · Apache 2.0