TypeScript Configs & Rules
Claude Code configurations for TypeScript projects.
MCP Configtypescript
tsparticles MCP Config
{ "mcpServers": { "nx-mcp": { "type": "stdio", "command": "npx", "args": [ "nx", "mcp" ] } } }
8,673000
MCP Configtypescript
superset MCP Config
{ "mcpServers": { "superset": { "type": "http", "url": "https://api.superset.sh/api/agent/mcp", "oauth": { "clientId": "claude-code", "authorizationUrl": "https://api.superset.sh/api/auth/mcp/authorize", "tokenUrl": "https://api.superset.sh/api/auth/mcp/token", "scopes": ["openid", "profile",...
1,115000
MCP Configtypescript
bookwith MCP Config
{ "mcpServers": { "playwright": { "type": "stdio", "command": "npx", "args": ["-y", "@playwright/mcp@latest"], "env": {} } } }
275000
MCP Configtypescript
colibri MCP Config
{ "mcpServers": { "svelte": { "type": "http", "url": "https://mcp.svelte.dev/mcp" } } }
214000
MCP Configtypescript
cortex MCP Config
{ "mcpServers": { "cortex": { "command": "node", "args": ["${CLAUDE_PLUGIN_ROOT}/dist/mcp-server.js"] } } }
147000
MCP Configtypescript
mcp MCP Config
{ "mcpServers": { "svelte": { "type": "http", "url": "https://mcp.svelte.dev/mcp" } } }
155000
MCP Configtypescript
Proppi MCP Config
{ "mcpServers": { "supabase": { "type": "http", "url": "https://mcp.supabase.com/mcp?project_ref=oziwtkhamfwozvysbdfr" } } }
135000
MCP Configtypescript
apply-bot MCP Config
{ "mcpServers": { "apply-bot-mcp": { "command": "npx", "args": [ "apply-bot-mcp", "run-mcp-server", "--extension" ] } } }
117000
MCP Configtypescript
interviewkit MCP Config
{ "mcpServers": { "playwright": { "type": "stdio", "command": "npx", "args": [ "-y", "@playwright/mcp@latest", "--headless" ], "env": {} }, "sequential-thinking": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-sequential-thinking" ] }, "context7": { "command": "npx", "args": [...
8000
MCP Configtypescript
levante MCP Config
{ "mcpServers": { "context7": { "type": "stdio", "command": "npx", "args": [ "-y", "@upstash/context7-mcp" ], "env": {} }, "sequential-thinking": { "type": "stdio", "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-sequential-thinking" ], "env": {} }, "time": { "type": "stdio",...
29000
MCP Configtypescript
shelly-forge MCP Config
{ "mcpServers": { "context7": { "command": "bunx", "args": [ "-y", "@upstash/context7-mcp@latest" ] } } }
19000
MCP Configtypescript
techtalk.jp MCP Config
{ "mcpServers": { "chrome-devtools": { "type": "stdio", "command": "npx", "args": ["-y", "chrome-devtools-mcp@latest"], "env": {} } } }
19000
MCP Configtypescript
robolearn MCP Config
{ "mcpServers": { "shadcn": { "type": "http", "url": "https://www.shadcn.io/api/mcp" } } }
7000
MCP Configtypescript
relay MCP Config
{ "mcpServers": { "agent-relay": { "command": "npx", "args": [ "@agent-relay/mcp", "serve" ] } } }
17000
MCP Configtypescript
torus-ts MCP Config
{ "mcpServers": { "linear": { "command": "npx", "args": ["-y", "mcp-remote", "https://mcp.linear.app/mcp"] }, "next-devtools": { "command": "npx", "args": ["-y", "next-devtools-mcp@latest"] } } }
16000
MCP Configtypescript
ai-dev-swarm MCP Config
{ "mcpServers": { "dev-swarm": { "command": "uv", "args": [ "--project", "dev-swarm/py_scripts", "run", "dev-swarm/py_scripts/dev-swarm-mcp.py", "--mcp-settings=dev-swarm/mcp_settings.json" ] } } }
7000
MCP Configtypescript
builderkit MCP Config
{ "mcpServers": { "domain-finder": { "type": "http", "url": "https://domain-finder-api.j-coulaud.workers.dev/mcp" } } }
6000
MCP Configtypescript
web-app-starter-kit MCP Config
{ "mcpServers": { "shadcn": { "command": "npx", "args": ["shadcn@latest", "mcp"] }, "next-devtools": { "command": "npx", "args": ["-y", "next-devtools-mcp@latest"] }, "convex": { "command": "npx", "args": ["-y", "convex@latest", "mcp", "start"] }, "chrome-devtools": { "command": "npx", "args":...
5000
MCP Configtypescript
social_post MCP Config
{ "mcpServers": { "shadcn": { "command": "npx", "args": ["shadcn@latest", "mcp"] }, "next-devtools": { "command": "npx", "args": ["-y", "next-devtools-mcp@latest"] }, "convex": { "command": "npx", "args": ["-y", "convex@latest", "mcp", "start"] }, "chrome-devtools": { "command": "npx", "args":...
4003
MCP Configtypescript
recker MCP Config
{ "mcpServers": { "recker": { "command": "pnpm", "args": ["cli", "mcp", "--debug", "--category=full"], "cwd": "/home/cyber/Work/tetis/recker" }, "tuiuiu": { "command": "npx", "args": ["tuiuiu.js@latest", "mcp"] } } }
4000