Skip to main content
ClaudeWave
MCP ServersOfficial Registry2 stars0 forksJavaScriptApache-2.0Updated today
Install in Claude Code / Claude Desktop
Method: NPX · @toolbeltai/skills
Claude Code CLI
claude mcp add toolbelt-skills -- npx -y @toolbeltai/skills
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "toolbelt-skills": {
      "command": "npx",
      "args": ["-y", "@toolbeltai/skills"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# @toolbeltai/skills

The official skill for [Toolbelt](https://toolbelt.ai). Installs one
`/toolbelt` skill that any MCP-capable agent can use to connect to a
Toolbelt namespace and hand off to Toolbelt's MCP tools.

[![npm version](https://img.shields.io/npm/v/@toolbeltai/skills.svg)](https://www.npmjs.com/package/@toolbeltai/skills)
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)

## Install

```bash
npx @toolbeltai/skills install
```

Copies `toolbelt/SKILL.md` into `~/.claude/skills/toolbelt/` (flat
layout per the [AgentSkills spec](https://agentskills.io)). Restart your
client; the skill appears as `/toolbelt`.

No Toolbelt account required — the skill provisions one on first use.

## What the skill does

When an agent runs `/toolbelt` for the first time, it:

1. Checks for an existing Toolbelt MCP connection.
2. If none, calls the public `/api/onboard` endpoint to provision a
   free anonymous account.
3. Writes the MCP connection into the agent's client config.
4. Hands off to Toolbelt's MCP tools for the actual work.

Full playbook in [toolbelt/SKILL.md](toolbelt/SKILL.md).

## Works with

Claude Code · Claude Desktop · OpenClaw · Cursor · Gemini CLI · Codex
CLI · Windsurf · any MCP client.

## Commands

```bash
npx @toolbeltai/skills install       # install
npx @toolbeltai/skills uninstall     # remove
npx @toolbeltai/skills list          # show what would install
npx @toolbeltai/skills path          # print install target
```

## Links

- Site: <https://toolbelt.ai>
- Docs: <https://toolbelt.ai/docs>
- App / billing: <https://app.toolbelt.ai>
- Contributing: [CONTRIBUTING.md](./CONTRIBUTING.md)
- Releasing: [RELEASING.md](./RELEASING.md)
- Support: <support@toolbelt.ai>

## License

Apache 2.0 — see [LICENSE](./LICENSE).
agent-skillsagenticagentic-data-layerclaude-codeclaude-desktopcursormcpmcp-serveropenclawwindsurf

What people ask about toolbelt-skills

What is toolbeltai/toolbelt-skills?

+

toolbeltai/toolbelt-skills is mcp servers for the Claude AI ecosystem with 2 GitHub stars.

How do I install toolbelt-skills?

+

You can install toolbelt-skills by cloning the repository (https://github.com/toolbeltai/toolbelt-skills) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is toolbeltai/toolbelt-skills safe to use?

+

toolbeltai/toolbelt-skills has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains toolbeltai/toolbelt-skills?

+

toolbeltai/toolbelt-skills is maintained by toolbeltai. The last recorded GitHub activity is from today, with 1 open issues.

Are there alternatives to toolbelt-skills?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy toolbelt-skills to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: toolbeltai/toolbelt-skills
[![Featured on ClaudeWave](https://claudewave.com/api/badge/toolbeltai-toolbelt-skills)](https://claudewave.com/repo/toolbeltai-toolbelt-skills)
<a href="https://claudewave.com/repo/toolbeltai-toolbelt-skills"><img src="https://claudewave.com/api/badge/toolbeltai-toolbelt-skills" alt="Featured on ClaudeWave: toolbeltai/toolbelt-skills" width="320" height="64" /></a>

More MCP Servers

toolbelt-skills alternatives