Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"vs-mcp": {
"type": "http",
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://localhost:3001/sdk/"
],
"url": "http://localhost:3001/sdk/"
}
}
}Server configuration and connection parameters
npxhttp://localhost:3001/sdk/Command-line arguments passed to the server process
npx claudepluginhub todevelopers/todevelopers-marketplace --plugin vs-mcp-client