
Using Mcp
- 29 installs
- 5k repo stars
- Updated August 4, 2026
- dtyq/magic
Discover, connect to, and invoke tools on MCP servers, including handling [@mcp:...] mentions in a user message to load the right server.
About
using-mcp teaches an agent to discover, connect to, and invoke tools on Model Context Protocol (MCP) servers. When a user message contains an [@mcp:...] mention, the skill loads and calls the referenced server. A solo builder reaches for it when giving an agent the ability to use external MCP tools rather than hard-coding integrations.
- Discover and connect to MCP servers
- Invoke tools exposed by an MCP server
- Handle [@mcp:...] mentions to load a server
Using Mcp by the numbers
- 29 all-time installs (skills.sh)
- Ranked #9,369 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dtyq/magic --skill using-mcpAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 29 |
|---|---|
| repo stars | ★ 5k |
| Last updated | August 4, 2026 |
| Repository | dtyq/magic ↗ |
What it does
Discover, connect to, and invoke tools on MCP servers, including handling [@mcp:...] mentions in a user message to load the right server.
Who is it for?
letting an agent discover and call MCP server tools
When should I use this skill?
the user references an MCP server or you need external tools