Back to Browse

Toolbelt Skills MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

A collaborative substrate over your data: vector, knowledge graph, SQL, geospatial, streaming.

About

A collaborative substrate over your data: vector, knowledge graph, SQL, geospatial, streaming.

Remote endpoints: streamable-http: https://mcp.toolbelt.ai/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-toolbeltai-toolbelt": {
      "url": "https://mcp.toolbelt.ai/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

@toolbeltai/skills

The official skill for Toolbelt. 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 License: Apache 2.0

Install

npx @toolbeltai/skills install

Copies toolbelt/SKILL.md into ~/.claude/skills/toolbelt/ (flat layout per the AgentSkills spec). 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.

Works with

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

Commands

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

License

Apache 2.0 — see LICENSE.

Reviews

No reviews yet

Be the first to review this server!