Skip to content
Back to search
30
MCP

agentic-flow

npm/agentic-flow

The agentic meta-harness — freeze the model, evolve the harness. An open runtime that routes each query to the cost-optimal model, evolves its own harness (planner/context/reviewer/retry/tool/memory/score policy) and autonomously repairs code, then orches

Uptime
0.0%
133 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

metaharness
MetaHarness — mint a custom AI agent harness from any repo. Browser Studio + `npx metaharness` CLI. Runs on Claude Code, Codex, pi.dev, Herm
0 tools
@aigentic/agentic-flow
Production-ready AI agent orchestration platform with 66 specialized agents, 213 MCP tools, ReasoningBank learning memory, and autonomous mu
0 tools
@sparkleideas/agentic-flow
Production-ready AI agent orchestration platform with 66 specialized agents, 213 MCP tools, ReasoningBank learning memory, quantum-resistant
0 tools
ruflo
🌊 The leading agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI syste
0 tools
MindFlows
Visual workflow memory: search, read, and freeze MindFlows workflows from any agent.
0 tools · streamable-http
io.github.ryanalberts/agent-harnesses
Opinionated agent-harness picks (recommend/pick_harness), search & decision guides.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentic-flow": {
      "url": "None",
      "transport": "http"
    }
  }
}