122b0351-mcp-servers-tools-test-scaff

ncreighton/122b0351-mcp-servers-tools-test-scaff
★ 0 stars Unknown language Code/Dev Tools Updated today
The mcp servers tool you'd build yourself — if you had the time. Integrates seamlessly into your VS Code workflow — keyboard shortcuts included. Status bar integration gives you real-time feedback without opening panels. ## What's Included - Mcp Servers & Tools Test Scaffolder And Coverage Reporter — fully configured and ready to use - Integrate
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "122b0351-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "ncreighton/122b0351-mcp-servers-tools-test-scaff"
      ]
    }
  }
}

README Excerpt

The mcp servers tool you'd build yourself — if you had the time. Integrates seamlessly into your VS Code workflow — keyboard shortcuts included. Status bar integration gives you real-time feedback without opening panels. ## What's Included - Mcp Servers & Tools Test Scaffolder And Coverage Reporter — fully configured and ready to use - Integrate