MCP Agent Starter
Fast Start
What you will have in minutes
A locally running, ECZ-ID-backed agent scaffold with resolver-verifiable identity hooks, a credential manifest, and Resolver verification ready to run.
What you do first — in order
What comes back from TrustOps
- Agent ECZ-ID(s)
- Credential manifest (JSON, discovery only)
- API keys issued in TrustOps
Success looks like
Resolver returns a resolver-verifiable state for your Agent ECZ-ID. You can share it with any party without an account.
1What This Kit Builds
A model-agnostic agent using the Model Context Protocol with ECZ-ID trust anchors. This kit produces an agent that connects to any MCP-compatible model while maintaining resolver-verifiable identity chains, enabling trusted multi-model orchestration with resolver-verifiable provenance.
2Who It Is For
Developers building model-agnostic AI agents that need to work across multiple LLM providers. Ideal for teams that want to avoid model vendor lock-in while maintaining resolver-verifiable identity and trust infrastructure across model switches.
3Why ECZ-ID Matters Here
When agents can switch between models, identity becomes even more critical. ECZ-ID ensures the agent’s resolver-verifiable identity persists regardless of which model is executing, making multi-model agents commercially legible and consistently verifiable through Resolver.
4Architecture
MCP Protocol Layer
Standard Model Context Protocol integration supporting any MCP-compatible model provider.
Model Router
Routes requests to appropriate models based on capability, cost, and availability while maintaining identity context.
ECZ-ID Trust Anchor
Persistent identity layer that remains constant regardless of which underlying model is active.
Context Window Manager
Manages identity context injection across model context windows, ensuring trust metadata persists.
Trust Metadata Passthrough
Ensures ECZ-ID trust metadata flows through MCP protocol boundaries without loss.
Multi-Model Audit Bridge
Unified audit logging across model switches, maintaining provenance continuity.
5Build Steps Overview
Trust Map
Required Passports
Recommended Passports
Relevant Packages
What Each Enables
6TrustOps Credentialing Checkpoint
TrustOps Credentialing Checkpoint
Pause here to acquire your required ECZ-ID trust objects
This is a designed pause point in your build process. Before continuing, you need to acquire the required ECZ-ID passports and credentials from TrustOps. This midpoint credentialing approach ensures your agent is built with resolver-verifiable identity from the start—not bolted on after the fact.
Required Passports
- ECZ-ID Business Passport
- Agent Credential
Recommended Passports
- API Passport
- AI Model Passport
Relevant Packages
What You Must Acquire in TrustOps
What You Bring Back from TrustOps
9Return and Complete Integration
With your TrustOps credentials in hand, return here to complete the final build steps.
10Verify Through Resolver
Verify agent identity
Query your agent’s ECZ-ID through Resolver regardless of which model is active.
Verify cross-model provenance
Trace an output back through model switches to confirm continuous identity chain.
Check model evidence records
If using AI Model Passports, look up the recorded provenance of each connected model.
Validate trust continuity
Confirm resolver state remains consistent across model transitions.
11Deploy Into Your Environment
ECZ-ID-backed agents are portable. Your resolver-verifiable identity travels with your agent regardless of deployment target after TrustOps and Resolver checks. No vendor lock-in.
12Limits & Non-Claims
- This kit does not provision ECZ-ID credentials. All credentialing happens through TrustOps.
- This kit does not provide MCP model access. Model provider relationships are separate.
- Identity verification is model-agnostic but requires real ECZ-ID credentials.
- MCP protocol compatibility depends on model provider support.
- Resolver state reflects agent behaviour, not underlying model quality.
Ready to Build This Agent?
Start with the build steps above, credential through TrustOps, and deploy your resolver-verifiable agent anywhere.
