Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sigyl.dev/llms.txt

Use this file to discover all available pages before exploring further.

Installation

Our CLI and SDK serve separate but important purposes. For more details, go to the quickstart.

CLI

Use the CLI to connect to MCP servers, generate servers from your repos, and test your servers before deployment
npm install sigyl-dev/cli@latest

SDK

Use the SDK as a single access point to integrate our wide selection of MCPs to your agents.
npm install sigyl-dev/sdk@latest