Agent Common
БесплатноНе проверенShared foundation for agent-* MCP servers — SQLite, REST, WebSocket, MCP, cleanup, events, dashboard scaffolding
Описание
Shared foundation for agent-* MCP servers — SQLite, REST, WebSocket, MCP, cleanup, events, dashboard scaffolding
README
Shared foundation for agent-* MCP servers (agent-comm, agent-tasks, agent-knowledge, agent-discover).
What it provides
- storage — better-sqlite3 wrapper with WAL pragmas, transaction helper, migration runner
- transport/rest — node:http router with
:parammatching, JSON helper, CORS preflight, body reader, static file serving - transport/ws — WebSocket server with full-state-on-connect, DB-fingerprint polling for cross-process delta updates, ping/pong heartbeat, max-connection cap
- transport/mcp — JSON-RPC over stdio, tool dispatcher,
ToolDefinitiontype - domain/events — typed in-process EventBus with wildcard subscribers
- domain/cleanup — base
CleanupServicewith retention timer, startup reset hook - dashboard — auto-start with port leader-election (graceful skip if port in use)
- package-meta — runtime read of
name+versionfrom a consumer'spackage.json - fts — FTS5 virtual table + trigger boilerplate, search helper with LIKE fallback
Who uses it
Internal: the four agent-* MCP servers. The package is host-agnostic — no ~/.claude paths or Claude-specific config baked in.
License
MIT — see LICENSE.
Установить Agent Common в Claude Desktop, Claude Code, Cursor
unyly install agent-commonСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add agent-common -- npx -y agent-commonFAQ
Agent Common MCP бесплатный?
Да, Agent Common MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Agent Common?
Нет, Agent Common работает без API-ключей и переменных окружения.
Agent Common — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Agent Common в Claude Desktop, Claude Code или Cursor?
Открой Agent Common на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
автор: wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
автор: madhurprashPostgres
Query your database in natural language
автор: AnthropicPostgreSQL
Read-only database access with schema inspection.
автор: modelcontextprotocolCompare Agent Common with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data
