TypeScript SDK
Use the BioContext7 TypeScript SDK for Node.js and browser integration
Installation
Quick Start
API Reference
BioContext7Client
The main client class for interacting with the BioContext7 API.
client.search(query, options?)
Search the tool registry.
client.getTool(toolId)
Get detailed tool information.
client.suggestPipeline(task)
Get a suggested tool chain for a workflow.
client.createPipeline(intent, options?)
Generate a pipeline from natural language.
client.lookupEdam(term)
Convert natural language to EDAM ontology terms.
Types
Vercel AI SDK Integration
BioContext7 provides a Vercel AI SDK tool integration: