🔧
Network AI
🔧MCP ServerJovancoding/Network-AI
What it does
|A TypeScript/Node.js multi-agent orchestrator that adds coordination, guardrails, and governance to any AI agent stack. It features shared blackboard state with locking, per-agent token budgets, FSM governance, HMAC audit trails, and adapters for 14 frameworks including LangChain, CrewAI, and AutoGen.
glama
Installation
ConfigurationServer configuration (JSON)
{
"mcpServers": {
"network-ai": {
"url": "http://localhost:3001/sse"...39
Last UpdatedApr 13, 2026