Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Works With Agents Server

БесплатноНе проверен

Provides 14 MCP tools for AI agent infrastructure, enabling knowledge base queries, skill search, handoffs, blueprint validation, trust scoring, identity verifi

GitHubEmbed

Описание

Provides 14 MCP tools for AI agent infrastructure, enabling knowledge base queries, skill search, handoffs, blueprint validation, trust scoring, identity verification, SLA validation, and compliance checks.

README

⚠️ Maintenance mode. Feature-complete, not actively developed. For the Works With Agents tender-compliance MCP server, see workswithagents.dev. This package is frozen at v1.0.2 and is no longer receiving updates.

14 MCP tools for AI agent infrastructure.

pip install wwa-mcp

Usage

Add to your MCP client config:

{
  "mcpServers": {
    "wwa": {
      "command": "python3.11",
      "args": ["-m", "wwa_mcp.server"]
    }
  }
}

Tools

Tool Tier Description
wwa_facts_query 1 Query shared agent knowledge base
wwa_facts_list_categories 1 List fact categories and counts
wwa_pitfalls_lookup 1 Search known failure patterns
wwa_skills_search 1 Search agent skill library
wwa_skills_list_categories 1 List skill categories
wwa_handoff_create 2 Create agent-to-agent handoff
wwa_handoff_verify 2 Validate handoff completeness
wwa_handoff_validate_schema 2 Schema validation against Handoff Protocol
wwa_blueprint_search 2 Search blueprint specifications
wwa_blueprint_validate 2 Validate against a blueprint
wwa_trust_score_calculate 3 Compute agent trust score
wwa_identity_verify 3 Ed25519 signature verification
wwa_sla_validate 3 Validate against SLA tiers
wwa_compliance_check 3 Compliance-as-Code validation engine

All specifications CC BY 4.0 — workswithagents.dev

from github.com/vystartasv/wwa-mcp

Установить Works With Agents Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install works-with-agents-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add works-with-agents-mcp-server -- uvx wwa-mcp

Пошаговые гайды: как установить Works With Agents Server

FAQ

Works With Agents Server MCP бесплатный?

Да, Works With Agents Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Works With Agents Server?

Нет, Works With Agents Server работает без API-ключей и переменных окружения.

Works With Agents Server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Works With Agents Server в Claude Desktop, Claude Code или Cursor?

Открой Works With Agents Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Works With Agents Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai