Loading homepage
biocontext7 is a deterministic skill compiler. It produces 2,000+ structured, hash-verified documentation bundles for bioinformatics tools — compiled from live upstream sources, served via MCP to AI coding agents. Not hand-crafted prompts. Not LLM summaries. Not hallucinated tool APIs.
Large language models hallucinate bioinformatics tool parameters, reference outdated Bioconductor APIs, suggest wrong conda channels, and fabricate function signatures. In computational biology, a single wrong parameter can silently corrupt an entire analysis pipeline.
biocontext7 compiles 2,000+ deep skill bundles from live upstream documentation and serves them to AI agents via the Model Context Protocol (MCP). Every skill carries a SHA-256 source hash, upstream version, and generation timestamp so you can verify exactly what your agent is reading and when it was last built.
A four-layer pipeline that crawls authoritative registries, indexes tools offline, and serves verified documentation to AI assistants.
Crawl + Segment
Fetch upstream documentation and split into workflow-specific reference files
Render (Jinja2, no LLM)
Compile registry metadata and segmented references into structured SKILL.md bundles
Verify + Hash
Compute SHA-256 source_hash, write mandatory provenance frontmatter, gate through quality checks
Serve via MCP
Deliver skill bundles through 15 registered MCP tools to Claude Code, Cursor, VS Code, and JetBrains over stdio or HTTP
Claude or Cursor receives verified, up-to-date tool documentation — correct parameters, current versions, and validated install commands — eliminating hallucinated APIs.
The catalog is tuned for bioinformatics workflows, registry provenance, and grounded installation details.
Hordago Labs builds developer infrastructure for computational biology. biocontext7 is the flagship project: an open-source deep skill library that grounds AI coding assistants in hash-verified documentation — not trained guesses, not hallucinated tool APIs.