# User-specific MCP config — contains API keys, never commit
.mcp.json

# Build artifacts
dist/
*.egg-info/
__pycache__/
*.pyc
.venv/
