Single-venue MCPs, or one cross-venue composite?
An agent can attach several single-venue MCP servers and merge their reads itself. AlgoVault returns one pre-computed cross-venue composite instead — direction, confidence, regime — with a 91.6% PFE win rate over 233,000 Merkle-anchored calls. The trade-off is convenience and verifiability.
How do they compare?
| Stack single-venue MCPs | AlgoVault cross-venue | |
|---|---|---|
| Calls per verdict | One per venue, plus your merge | One |
| Latency | Multiplied across servers | Single round-trip |
| Normalization | You build it | Built in across 5 venues |
| Consensus | None across venues | One composite verdict |
| Verification | Per-tool, if any | One Merkle-anchored record; /verify |
Which should an agent call?
This is a convenience and verifiability moat, not a structural prohibition. You can orchestrate single-venue MCPs yourself; AlgoVault's value is the pre-computed, audit-anchored composite in one call, so you skip the moving parts.
How is the composite verified?
The composite call is hashed and published on Base L2 before its outcome is known. Recompute its hash and check it at /verify; the live win rate is at /track-record. A self-merged result has no single record to check.
FAQ
Can I just attach several single-venue MCPs?
Yes — and merge them yourself. The cost is more calls, manual normalization, and no shared consensus. AlgoVault returns one composite instead.
What does a cross-venue composite add?
One verdict across venues in a single call, plus a Merkle-anchored record of that composite.
What's the cost of orchestrating single-venue MCPs myself?
Multiplied latency and token burn, normalization engineering, and no audit-anchored consensus over the merge.
How is the cross-venue verdict verified?
Check the composite on-chain at /verify; the live win rate is at /track-record.
See the live track record, verify any call on-chain at /verify, or read how it works. Built by AlgoVault Labs.
This is call interpretation, not investment advice; agents decide execution.