smithery-ai-cli

Agent skill from smithery.ai.

smithery.ai ↓ 7.1k
Claude Code
View source ↗

What it does

  • connected: ready to list/call tools
  • authrequired: human must open authorization URL
  • error: inspect details and retry/fix config
  • A token policy is one or more constraints
  • In the CLI, pass one JSON object per --policy flag
  • Fields inside one constraint are AND-ed (more fields = narrower)
  • Lists and multiple constraints are OR-ed (more entries = wider)

Requirements & configuration

  • 2. Authenticate (requires human to confirm in browser)
  • Smithery Connect handles OAuth flow, credential storage, token refresh, and session lifecycle.
  • Never pass a full API key to untrusted code.
  • A token policy is one or more constraints
  • Canonical user-scoped token:

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Source

Repository: https://github.com/smithery.ai

smithery-ai-cli FAQ

What does the smithery-ai-cli skill do?

Find, connect, and use MCP tools and skills via the Smithery CLI. Use when the user searches for new tools or skills, wants to discover integrations, connect to an MCP, install a skill, or wants to interact with an external service (email, Slack, Discord, GitHub, Jira, Notion, databases, cloud APIs, monitoring, etc.). connected: ready to list/call tools authrequired: human must open authorization URL

What does smithery-ai-cli require?

2. Authenticate (requires human to confirm in browser) Smithery Connect handles OAuth flow, credential storage, token refresh, and session lifecycle. Never pass a full API key to untrusted code. A token policy is one or more constraints Canonical user-scoped token:

How do I install smithery-ai-cli?

Run: npx -y skills add https://github.com/smithery.ai --skill smithery-ai-cli --agent claude-code — the source lives at github.com/smithery.ai.

Maintain smithery-ai-cli?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

smithery-ai-cli on getagentictools
[![smithery-ai-cli on getagentictools](https://getagentictools.com/badge/skills/smithery-ai-smithery-ai-cli.svg)](https://getagentictools.com/skills/smithery-ai-smithery-ai-cli?ref=badge)
npx agentictools info skills/smithery-ai-smithery-ai-cli

The second line is the CLI lookup for this page — handy in READMEs and docs.