npx claudepluginhub todevelopers/todevelopers-marketplaceConnects Claude Code to VS MCP Server — a Visual Studio 2022 extension exposing C#/Roslyn semantic analysis and the VS debugger via MCP at http://localhost:3001/sdk/.
Test plugin connecting Claude Code to a local MCP server at http://localhost:3001/test/.
A plugin marketplace for Claude Code by ToDevelopers, providing tools and integrations to extend Claude's capabilities.
Add this marketplace to Claude Code:
/plugin marketplace add todevelopers/claude-marketplace
Browse and install plugins:
/plugin
Install a specific plugin:
/plugin install vs-mcp-client@todevelopers-marketplace
List installed marketplaces:
/plugin marketplace list
A Claude Code plugin that connects Claude Code to the VS MCP Server — a Visual Studio 2022 extension exposing C#/Roslyn semantic analysis and the VS debugger via the Model Context Protocol (MCP).
claude-marketplace/
├── .claude-plugin/
│ └── marketplace.json # Marketplace metadata
└── plugins/
└── vs-mcp-client/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── .mcp.json # MCP server configuration
└── README.md
To contribute a plugin:
plugins/ with your plugin nameplugins/your-plugin-name/
├── .claude-plugin/
│ └── plugin.json
└── .mcp.json # if your plugin provides an MCP server
.claude-plugin/marketplace.jsonplugin.json){
"name": "your-plugin-name",
"version": "1.0.0",
"description": "What your plugin does",
"author": {
"name": "Your Name"
}
}
ToDevelopers — [email protected]
MIT
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations