
blatant-why
by 001TMF·★ 66·Score 46
Multi-agent biologic design platform with 11 MCP servers for protein design campaigns.
Overview
Blatant-Why is an AI-powered biologics design campaign agent that orchestrates multiple specialized tools through 11 MCP servers. It integrates BoltzGen, PXDesign, Protenix and 200+ cloud tools for antibody, nanobody, and de novo binder design. The platform enables end-to-end design campaigns from target research to lab-ready candidate ranking, with support for both cloud compute (via Tamarind Bio) and local GPU processing.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Choose Blatant-Why when you need a comprehensive, end-to-end protein design solution that integrates multiple tools and AI models through Claude Code without requiring specialized infrastructure.
When NOT to choose this
Don't choose this if you're looking for a standalone tool that works outside of Claude Code, or if you require more control over the underlying computational methods than the abstraction layer provides.
Tools this server exposes
10 tools extracted from the READMEpdbProtein Data Bank queries
uniprotUniProt protein annotation
sabdabStructural Antibody Database queries
tamarindTamarind Bio cloud compute
screeningScreening battery orchestration
cloudCloud compute abstraction
campaignCampaign state management
researchLiterature and target research
local_computeLocal GPU compute dispatch
knowledgeJSON-backed campaign knowledge store
Note: Tool names were extracted from the MCP Servers table in the README. Descriptions are taken directly from the table, but no detailed signatures or specific usage examples were provided.
Comparable tools
Installation
Install prerequisites: Node.js 18+, Python 3.11+, uv, and Claude Code.
# Install uv (Python package manager)
curl -LsSf https://astral.sh/uv/install.sh | sh
# Install Claude Code
npm install -g @anthropic-ai/claude-code
# Initialize your project
mkdir my-campaign && cd my-campaign
npx blatant-why init
# Add API keys
cp .env.example .env
# Edit .env to add your Tamarind API key
# Start designing
claudeClaude Desktop Configuration (if applicable):
FAQ
- What compute options are available?
- Blatant-Why supports Tamarind Bio (free tier available), local GPU compute, and SSH remote compute. Tamarind Bio provides access to 200+ structural biology tools without requiring local hardware.
- How does it integrate with Claude Code?
- The platform is designed specifically for Claude Code, providing 11 MCP servers, 16 agents, and 14 skills that extend Claude's capabilities for protein design through the CLAUDE.md orchestration file.
On Hacker News
Recent discussion from the developer community.
- Story by Murfalo · 2026-03-25
Compare blatant-why with
Last updated · Auto-generated from public README + GitHub signals.