MCP Server
MCP
Elnora MCP Server
AI-powered bioprotocol optimization — generate, search, and manage lab protocols via MCP
Install
npx -y @elnora-ai/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.elnora.ai/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@elnora-ai/mcp-server",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment