Specialized agents with their own MCPs - zero context waste
Each agent lives in its own project folder with only the MCPs it needs.
Start Claude from that folder → get exactly those MCPs → no wasted context.
cd C:\Projects\Twins\web-login-agent && claude
| Project | Path | MCPs |
|---|---|---|
| ClaudeQueue | C:\Projects\ClaudeQueue | 0 |
| HansenHealth | C:\Projects\HansenHealth | 0 |
| HansenEmail | C:\Projects\HansenEmail | 0 |
| MCP | Tokens | Used By |
|---|---|---|
github | ~18k | Global (heavy - use sparingly) |
ruv-swarm | ~12k | Global |
windows-mcp | ~9k | Web Login Agent |
playwright | ~8k | Browser Scraper, Vestiaire |
browser-extension | ~5k | Web Login Agent |
cloudflare | ~4k | Cloudflare Agent |
homeassistant | ~4k | HomeAssistant |
memory | ~3k | Global |
tabnab | ~2k | Web Login Agent |
ssh-mcp | ~1.5k | SSH Agent |
context | ~1.5k | Global |
rembg | ~1k | Vestiaire |
paddleocr | ~1k | Vestiaire |
puppeteer - Redundant with playwright.
chrome-devtools - Rarely needed debugging tool.