Skip to content

Tags: lwsinclair/biomcp

Tags

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remote OAuth (genomoncology#13)

* OAuth Implementation Using Stytch for remote workers.

---------

Co-authored-by: Justin Yeakley <justin@genomoncology.com>

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
updates to handle cursor integration: (genomoncology#12)

* updates to handle cursor integration:

- Remove complex typing from the MCP Tool Functions
- Further details around parameters in the code comments.

* updates to handle cursor integration:

- Remove complex typing from the MCP Tool Functions
- Further details around parameters in the code comments.

---------

Co-authored-by: Justin Yeakley <justin@genomoncology.com>

v0.1.5

Toggle v0.1.5's commit message
Update version

v0.1.4

Toggle v0.1.4's commit message
Update version

v0.1.3

Toggle v0.1.3's commit message
Docs and Lzyank updates

*   Move cloudflare worker deployment doc to tutorials
*   Add health check to CLI reference
*   Add lzyank config file
*   Exclude unnecessary files from lzyank
*   Include github actions in lzyank

v0.1.2

Toggle v0.1.2's commit message
feat: Update BioMCP server

- Bump version to 0.1.2dev25.
- Add `inspector` make target for easier debugging.
- Include `biomcp-examples` repo link in README.
- Clean authors lists in article search results.
- Add `researcher.md` resource with agentic instructions.
- Update the MCP app initialization.

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request genomoncology#5 from genomoncology/server-hanging

Update package version to 0.1.1.
Add example scripts for MCP integration and Python SDK.
Update troubleshooting documentation for macOS.
Modify trial search example to remove --size argument.
Update dependencies in pyproject.toml.
Add script to run the MCP server.
Enable deptry checks on example scripts.

v0.1.0

Toggle v0.1.0's commit message
feat: Add GenomOncology introduction

- Added GenomOncology introduction page.
- Updated index page with GenomOncology logo and link.
- Added GenomOncology link to nav in mkdocs.yml.

v0.0.8

Toggle v0.0.8's commit message
comment out custom_dir.

v0.0.7

Toggle v0.0.7's commit message
Add logo, favicon, and update site name

- Added logo and favicon.
- Updated the site name from "biomcp" to "BioMCP".
- Configured theme to use the new logo and favicon.
- Set up color scheme preferences for light and dark modes.
- Updated primary and accent colors for both light and dark modes.
- Configured toggle icons and names for switching between modes.
- Updated the copyright information.