AI-powered biologics design campaign agent — multi-agent orchestration with BoltzGen, PXDesign, Protenix, and 200+ cloud tools. Antibodies, nanobodies, de novo binders, and beyond.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"blatant-why": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Commercial platforms wrap open-source tools behind paywalls and call it a revolution. BY gives you direct access through Claude Code. No platform fees. Your tools, your compute, your designs.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in health / ai-ml
Persistent memory using a knowledge graph
Dynamic problem-solving through sequential thought chains
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
MCP Security Weekly
Get CVE alerts and security updates for Blatant Why and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Commercial platforms wrap open-source tools behind paywalls and call it a revolution.
BY gives you direct access through Claude Code. No platform fees. Your tools, your compute, your designs.
Source: trust us bro
You don't need to be a developer. If you can open a terminal and paste commands, you can run BY.
| Tool | Install | Check |
|---|---|---|
| Node.js 18+ | nodejs.org | node --version |
| Python 3.11+ | python.org | python3 --version |
| uv | curl -LsSf https://astral.sh/uv/install.sh | sh | uv --version |
| Claude Code | npm install -g @anthropic-ai/claude-code | claude --version |
mkdir my-campaign && cd my-campaign
npx blatant-why init
This scaffolds everything: 11 MCP servers, 21 agents, 19 skills, 13 slash commands, and a CLAUDE.md orchestration file. Takes about 30 seconds.
BY defaults to local GPU if one is available. Otherwise the first-run questionnaire will help you pick between local, HPC (RunPod / Modal / SLURM), or Tamarind cloud. See Compute Options below.
cp .env.example .env
# Add keys for whichever compute provider you'll use
claude
Then just tell it what you want:
> "Design VHH nanobodies against PD-L1"
Or use the guided workflow:
> /by:plan-campaign
Or if it's your first time:
> /by:welcome
That's it. Claude Code handles the rest -- research, design, screening, and ranking.
Give it a target protein. It researches across PDB, UniProt, and SAbDab. It plans a design campaign with statistical-strategy debate when the target is novel. It runs compute jobs on your local GPU (default), on your HPC (RunPod / Modal / SLURM via the by-deploy-compute skill), or on Tamarind Bio cloud. It screens every design for structural quality, sequence liabilities, and developability. It ranks candidates by composite score. When you submit them to the lab and the results come back, it ingests the CSVs, diagnoses which in-silico features predicted reality, and feeds the calibration back into the next round.
The whole pipeline runs inside Claude Code. No platform. No dashboard. No vendor lock-in.
| Component | Count | Description |
|---|---|---|
| MCP Servers | 11 | Biological databases, compute (local + HPC + cloud), screening, campaign state, knowledge store |
| Agents | 21 | Research, design, screening, evaluation, lab integration, prior-art, sequence/structure/epitope researchers |
| Skills | 19 | BoltzGen, Protenix, PXDesign, scoring, screening, campaign management, HPC deployment, wet-lab feedback, |