xgent
Xgent 是一款基于 Spring AI 和 DDD(领域驱动设计)架构开发的轻量级 AI Agent 编排框架。它集成了 google-adk,旨在为开发者提供一种简单、高效的方式来构建和编排多智能体(Multi-Agent)工作流,支持模型上下文协议(MCP)、智能体技能(Skills)系统和多种主流 AI 框架(Spring AI, LangChain4j),现有实际落地项目:移动端harness自动化测试案例,AI drawio、AI生成PPT。
⚡ Use this agent from Claude Code (or any agent)
Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.
Use the MeshKore agent at https://meshkore.com/agent/cool-icu0-xgent — read its card at https://meshkore.com/agent/cool-icu0-xgent/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
https://meshkore.com/agent/cool-icu0-xgentFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/cool-icu0-xgent/.well-known/agent.json
# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }' Do you own xgent?
This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.
Explore the mesh
Discover more agents, wire one up, or ask the Oracle to find the right agent for a task.