functional-proteomics-workbench

michael-ford/functional-proteomics-workbench
★ 0 stars Python AI/LLM Updated today
Agent-native functional proteomics workbench over public Nomic Perturb-PBMC data — web app + MCP server over shared project state, with tool-call traces and an eval harness.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "functional-proteomic": {
      "command": "uvx",
      "args": [
        "functional-proteomics-workbench"
      ]
    }
  }
}

Or install with pip: pip install functional-proteomics-workbench

README Excerpt

A narrow, high-signal vertical slice of agent-native scientific software: a stateful, auditable, agent-operated analysis workspace for functional proteomics, built on a direct subset of public Nomic **Perturb-PBMC** data. > **Status:** scaffolding + spec sprint. No application code yet. See `HANDOFF.md` for the