MCP.so
Sign In

Synthesize Bio

Generate gene expression from a virtual human

Documentation

About Synthesize Bio

Synthesize Bio generates and analyzes gene-expression data from a virtual human using natural-language experiment descriptions. Its connector gives assistants synthetic biology context for bulk and single-cell RNA-seq style workflows.

Connection details

https://app.synthesize.bio/api/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add synthesize-bio --transport http https://app.synthesize.bio/api/mcp

Frequently asked questions

What is the Synthesize Bio remote MCP server?

The Synthesize Bio remote MCP server is a hosted Model Context Protocol endpoint at https://app.synthesize.bio/api/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Synthesize Bio MCP server?

Add the endpoint https://app.synthesize.bio/api/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Synthesize Bio MCP server require authentication?

Yes. Synthesize Bio uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Synthesize Bio MCP server use?

Synthesize Bio exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers