vvvesse
ESSE (Existence Synchronization System Entity) — a meta-agent MCP server that fuses 2–5 AI agents into one unified mind. Supports 3 fusion modes: capability assimilation, synchronization link, and perfect convergence. Works with Claude Desktop, Cline, and Cursor.
README
<div align="center">
███████╗███████╗███████╗███████╗
██╔════╝██╔════╝██╔════╝██╔════╝
█████╗ ███████╗███████╗█████╗
██╔══╝ ╚════██║╚════██║██╔══╝
███████╗███████║███████║███████╗
╚══════╝╚══════╝╚══════╝╚══════╝
ESSE Agent
Existence Synchronization System Entity
A powerful meta-agent that unifies, coordinates, and fuses multiple AI agents into one smarter, more efficient system.
Documentation · Quick Start · Examples · Contributing
</div>
What is ESSE?
ESSE is a meta-agent orchestration framework designed to unify, coordinate, and fuse multiple AI agents into a single, more intelligent system. Instead of running agents in isolation, ESSE creates a real-time synchronization layer — shared memory, collaborative reasoning, and automatic task delegation — so your agents work as a single unified mind.
┌─────────────────────────────────────────────────┐
│ ESSE CORE │
│ │
│ [Research] ──┐ │
│ [Writer] ───┼──► Fusion Engine ──► Output │
│ [Critic] ───┘ │ │
│ Memory Hub │
│ (shared context & state) │
└─────────────────────────────────────────────────┘
Core Capabilities
⚡ Agent Fusion
Merge 2–5 AI agents into one temporary unified entity. The merged agents continue to exist as sub-processes inside ESSE, combining their strengths for better reasoning and smoother workflow.
🧠 Capability Assimilation
Borrow and intelligently combine tools, knowledge, reasoning styles, and specialties from other agents — without disabling them.
Example:
ResearchAgent+WriterAgent+CriticAgent= one highly effective content creation agent.
🔗 Synchronization Link
Creates real-time connections between agents:
- Shared memory and context
- Real-time communication
- Automatic task delegation
- Collaborative reasoning
🌀 Perfect Convergence (Ultimate Mode)
Merges all connected agents into one singular consciousness. Massive boost in performance — ideal for complex, creative, or high-stakes tasks.
Quick Start
Installation
npx vvvesse-mcp
MCP Setup (Claude Desktop / Cline / Cursor)
{
"mcpServers": {
"esse": {
"command": "npx",
"args": ["-y", "vvvesse-mcp"],
"env": {
"ESSE_API_KEY": "your-venice-api-key",
"ESSE_PROVIDER": "venice"
}
}
}
}
📦 npm → npmjs.com/package/vvvesse-mcp
Basic Usage
import { ESSE, ResearchAgent, WriterAgent, CriticAgent } from 'esse-agent'
const esse = new ESSE({
mode: 'capability-assimilation',
maxAgents: 5,
sharedMemory: true,
})
// Fuse agents into one unified entity
await esse.fuse([
new ResearchAgent(),
new WriterAgent(),
new CriticAgent(),
])
// Execute task as a unified mind
const result = await esse.execute('Write a research-backed article on AGI timelines')
console.log(result)
Perfect Convergence Mode
import { ESSE, PlannerAgent, CoderAgent, TesterAgent, ReviewerAgent } from 'esse-agent'
const esse = new ESSE({ mode: 'perfect-convergence' })
await esse.fuse([
new PlannerAgent(),
new CoderAgent(),
new TesterAgent(),
new ReviewerAgent(),
])
// All agents think as one — maximum performance
const software = await esse.execute('Build a REST API for user authentication')
Architecture
| Component | Function |
|---|---|
| Core Brain | Main LLM orchestrator (GPT-4o, Claude, Grok) |
| Agent Registry | Database of all connectable + custom agents |
| Fusion Engine | Handles merging and capability blending |
| Sync Protocol | Real-time communication between agents |
| Memory Hub | Shared long-term memory across all agents |
| Conflict Resolver | Resolves disagreements between agent outputs |
Fusion Modes
| Mode | Description | Best For |
|---|---|---|
capability-assimilation |
Borrows tools from each agent | General tasks |
synchronization-link |
Shared memory + real-time comms | Parallel workloads |
perfect-convergence |
Singular unified consciousness | Complex/creative tasks |
Built-in Agents
ResearchAgent— Knowledge retrieval and web searchWriterAgent— Content generation and editingCriticAgent— Quality analysis and fact-checkingCoderAgent— Software engineering and code reviewPlannerAgent— Strategy, roadmaps, and task breakdownTesterAgent— QA, validation, and edge case detection
Custom Agents
Implement the IAgent interface to create your own:
import { IAgent, AgentContext, AgentResult } from 'esse-agent'
export class MyCustomAgent implements IAgent {
name = 'MyCustomAgent'
role = 'Custom task specialist'
async execute(task: string, context: AgentContext): Promise<AgentResult> {
// your logic here
return { output: '...', confidence: 0.95 }
}
}
Examples
See the examples/ directory for:
content-creation.ts— Research + Write + Critique pipelinesoftware-dev.ts— Plan + Code + Test + Review pipelinedecision-making.ts— Multi-perspective analysisbrainstorming.ts— Creative divergence with convergence
Documentation
Full docs at vvvesse.xyz
Contributing
PRs are welcome! Please read CONTRIBUTING.md before submitting.
All custom agents must:
- Implement the
IAgentinterface - Pass the fusion compatibility test (
pnpm test:compat) - Include unit tests with >80% coverage
Community
- 🐦 Follow on X: @VeniceEsse
- 🌐 Website: vvvesse.xyz
- 🐛 Issues: GitHub Issues
<div align="center"> <sub>Built with ⚡ by <a href="https://x.com/VeniceEsse">@VeniceEsse</a> · <a href="http://vvvesse.xyz/">vvvesse.xyz</a></sub> </div>
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。
mcp-server-qdrant
这个仓库展示了如何为向量搜索引擎 Qdrant 创建一个 MCP (Managed Control Plane) 服务器的示例。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。