Agent-readiness infrastructure for DeFi

Make your protocol
agent-ready.

AI agents are the next wave of users in crypto. But connecting them to your protocol takes more than an MCP server — it takes hosted infrastructure, registry distribution, live monitoring, and continuous upgrades. Junct handles all of it.

Drop your OpenAPI spec, smart contract ABI, or Etherscan URL. Get a production MCP server in seconds — discoverable by every agent framework on day one.

3s
Time to MCP server
Protocols supported
5+
Registry venues

Agent-readiness is
the next crypto meta.

1
AI agents are coming for DeFi
Every major framework — Claude, GPT, Gemini, open-source agents — now supports tool calling. Protocols that aren't agent-accessible will lose volume to those that are. This isn't a feature. It's the next distribution layer.
2
Building an MCP server is just step 1
Generating a server is table stakes. You also need hosting, registry distribution, live monitoring, spec-drift detection, framework upgrades, and agent-optimised documentation. That's the hard part — and that's what Junct does end-to-end.
3
Every protocol needs this — none want to build it
Protocol teams ship smart contracts and APIs, not agent tooling. Junct lets any protocol become agent-ready in seconds — from Etherscan URL to production MCP server, registered across every major agent directory.

Full lifecycle.
Zero DevOps.

We own the full agent-readiness lifecycle so your protocol stays discoverable — through every contract upgrade, API change, framework update, and registry migration.

01
Host
Dedicated subdomain at {id}.mcp.junct.dev. Streamable HTTP, stateless, always-on.
02
Maintain
Spec changes upstream? We detect, regenerate, and redeploy. Your server never goes stale.
03
Distribute
Auto-submitted to PulseMCP, GitHub Directory, Coinbase AgentKit, and more on deploy.
04
Monitor
Live validation against the spec on every call. Drift, failures, and coverage gaps surfaced instantly.
05
Upgrade
New MCP transport? New agent framework? We upgrade the server layer. Zero migration work.

DeFi protocols,
already agent-ready.

Real protocols. Real on-chain data. Discoverable by any AI agent, today.

live
Pyth Network
Real-time price feeds for 500+ assets across equities, crypto, FX, and commodities — served via Hermes.
get_price_feed get_latest_price_updates get_price_feed_ids get_twaps +7 more
11 tools
oracle domain
pyth-hermes.mcp.junct.dev
live
DefiLlama
DeFi protocol analytics — TVL, yields, stablecoins, bridges, liquidations, and token prices across 200+ chains.
get_protocols get_protocol get_tvl get_yields_pools +7 more
11 tools
analytics domain
defillama.mcp.junct.dev
+
Your protocol
Paste an Etherscan URL or drop your spec. Agent-ready in seconds.

Spec in.
MCP server out.

  • 01
    Upload your spec
    OpenAPI JSON, contract ABI, llms.txt, or paste an Etherscan URL. We auto-detect the chain, fetch the verified ABI, and extract the contract address.
  • 02
    Parse & classify
    Every operationId becomes a tool. 1:1. No phantom tools, no injected patterns. Domain classifier enriches descriptions only.
  • 03
    Generate & validate
    TypeScript MCP server generated and statically validated against the spec. Fails loudly if coverage is wrong.
  • 04
    Deploy & register
    Hosted at your subdomain. Auto-submitted to PulseMCP, GitHub Directory, and the agent ecosystem.
junct — pipeline
# Junct generation pipeline   junct generate --input openapi.json --id pendle   Parsed 47 endpoints from openapi.json Domain classified: vault (confidence 0.91) Generated 47 tools — 1:1 spec coverage Static validation passed   Deployed: pendle.mcp.junct.dev/mcp Registered: pulsemcp · github-directory   Ready in 2.4s

Make your protocol agent-ready.

Drop your spec or paste an Etherscan contract URL. Get a production MCP server in seconds — no account required.

Drop spec file here or browse
OpenAPI JSON · Solidity ABI · llms.txt · max 10 MB
✓ Server generated
View your server →