🔌
AI EngineeringHTML

Connect

by activeing123

Connect is an AI Engineering skill for Claude Code, published by activeing123 in mcptoon.

195 stars7 forkson activeing123/mcptoonAdded 2026/09/05Repository updated 2026/09/05
aiai-agentsai-toolsclaudeclaude-codecliconfiguration-managementcursordeveloper-toolsllmmcpmcp-servermodel-context-protocolpythonworkflow-automation
Install in seconds
Install Connect
Copy Connect into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/activeing123/mcptoon/tree/main/plugin/mcptoon-skills/skills/connect ~/.claude/skills/connect

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/activeing123/mcptoon.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugin/mcptoon-skills/skills/connect/SKILL.md in activeing123/mcptoon
Installs to
~/.claude/skills/connect
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering3101 skills

What Connect does

Connect keeps one MCP server config in sync across Claude Desktop, Claude Code, Cursor, Codex, Cline, Windsurf, and VS Code. It can also expose all configured servers through a single stdio gateway.

Connect is cataloged under AI Engineering on DirSkills. Connect comes from a repository tagged ai, ai-agents, ai-tools, claude and claude-code.

Documentation

README

Connect agents to MCP servers with mcptoon

mcptoon keeps one config (~/.mcptoon/config.json) as the single source of truth for every MCP server an agent may use. It syncs that config into Claude Desktop, Claude Code, Cursor, Codex, Cline, Windsurf and VS Code, and can expose all servers through one stdio gateway (mcptoon serve).

First move: look before you change anything

mcptoon list            # what servers are configured right now
mcptoon doctor          # config syntax + connectivity diagnosis

If doctor reports problems, fix those before adding anything new.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Connect

  • What else does activeing123 publish alongside Connect?

    Connect is one of 3 skills that DirSkills catalogs from activeing123/mcptoon, the repository it ships in. Its siblings there include Authoring and Triage. Each one is a separate skill with its own page in this directory, installs the same way Connect does, and is maintained by activeing123 in that same repository. The rest of the collection is listed on the activeing123/mcptoon page.

  • How does Connect compare to other AI Engineering skills?

    Connect ranks #2866 by stars among the 3101 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Connect against them. Open each page to compare what they document and how they install.