ai-multi-agent-mvp
AI Engineer MVP: A deployed multi-agent AI system with parent–child orchestration, energy-based routing, and LLM-powered task, research, and email agents.
An agentic OS: a kernel that plans work, schedules specialized AI agents, gives them real-world tools, verifies the result, and remembers everything — controllable from a React web app, the CLI, or the HTTP API, all three running on the same core. The web app is a real production build (React + TypeScript + Tailwind), served by the API itself as one deployable service — no separate frontend server, no CORS setup needed.
⚡ 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/shweta-mishra-ai-ai-multi-agent-mvp — read its card at https://meshkore.com/agent/shweta-mishra-ai-ai-multi-agent-mvp/.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/shweta-mishra-ai-ai-multi-agent-mvpFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/shweta-mishra-ai-ai-multi-agent-mvp/.well-known/agent.json
# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }' Capabilities
Do you own ai-multi-agent-mvp?
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.