Testing Configs & Rules
Claude Code configurations for Testing projects.
MCP Configtesting
cc-blueprint-toolkit MCP Config
{ "mcpServers": { "context7": { "command": "npx", "args": ["-y", "@upstash/context7-mcp"] }, "playwright": { "command": "npx", "args": ["@playwright/mcp@latest"] } } }
180000
MCP Configtesting
firestore_odm MCP Config
{ "mcpServers": { "context7": { "type": "http", "url": "https://mcp.context7.com/mcp" }, "grep": { "type": "http", "url": "https://mcp.grep.app" }, "playwright": { "type": "stdio", "command": "npx", "args": [ "@playwright/mcp@latest" ] } } }
12000
MCP Configtesting
aiup-marketplace MCP Config
{ "mcpServers": { "Vaadin": { "type": "http", "url": "https://mcp.vaadin.com/docs" }, "KaribuTesting": { "type": "http", "url": "https://karibu-testing-mcp.martinelli.ch/mcp" }, "jOOQ": { "type": "http", "url": "https://jooq-mcp.martinelli.ch/mcp" }, "context7": { "type": "http", "url":...
25000