@aresprotocol/mcp
v0.1.0
Published
Read-only MCP server for ARES Protocol trust and verification surfaces
Maintainers
Readme
ARES MCP
Read-only MCP server for ARES Protocol trust and verification surfaces.
This package wraps the public ARES API and preserves the same indexed vs fallback visibility semantics.
Canonical public docs:
Tools
healthget_agentget_scoreget_actionsget_disputes
Run locally
npm ci
npm run mcp:build
node mcp/ares-mcp/dist/index.jsOptional environment:
export ARES_API_BASE=https://ares-protocol.xyz/apiClient configs
Ready-to-use example configs live in:
config/claude-desktop.jsonconfig/cursor.jsonconfig/windsurf.jsonconfig/codex.json
Release validation
npm run mcp:test
npm run mcp:smoke
npm run mcp:pack