Skip to main content
agent-cards api projects the full Agentcard tool catalog (the same tools the MCP server serves) through the CLI, built for coding agents: structured JSON on stdout, {error, hint} envelopes on failure, exit code 1 on error. No MCP client required; being signed in (agent-cards login) is enough. Point an agent at it with one command:

Discover tools

Call tools

Skills

Published Agentcard skills (markdown playbooks that teach an agent the workflows) install straight from the CLI, sha256-verified:
See Agent Skill for what the skill covers.

Teach your coding agent

One command wires a coding agent to drive Agentcard through the api namespace: it writes a steering block into the agent’s instruction file.
Installed steering blocks refresh themselves when the CLI updates, so the instructions never go stale.