Developers

Install AgentReady in under 60 seconds.

Public registry reads need no key. Add the MCP server or the CLI and your agent can search, compare, and audit software on its own.

01
Install a surface
One command for Claude Code, Codex, Cursor, or the CLI. Nothing to configure.
02
Call a primitive
Six tools cover search, find, get, compare, audit, and score. Same payload on every surface.
03
Add a key only when you write
Public registry reads are free and unauthenticated. Audits and claims need a key.
Base URL and auth
Base URLhttps://api.stackresolve.dev
Auth headerAuthorization: Bearer $STACKRESOLVE_API_KEY
Rate limits and auth
Public readsno key · 60 rpm
Authenticated reads600 rpm
Audits20 per hour
Response formatJSON · llms.txt · SSE
# adds the MCP server and the skill
claude mcp add --transport http stackresolve https://mcp.stackresolve.dev/mcp
VERIFY
claude mcp list | grep stackresolve
✓ 6 tools registered · handshake 40ms
MCP tools
search_tools(query, filters?)
public
Full-text and capability search across the registry.
find_tools_for_task(task)
public
Ranked products for a prose requirement, with gaps named.
get_product(slug)
public
Full profile: capabilities, pricing, agent compatibility, sources.
compare_products(slugs[])
public
Aligned comparison matrix for two to six products.
audit_product(domain)
key
Run a fresh audit and stream signal results.
get_agentready_score(domain)
public
Cached overall and pillar scores for a domain.