Open Source
Our SDKs are MIT-licensed and open source. Inspect every line, contribute improvements, and build with full transparency.
Python SDK
github.com/signalstack/signalstack-python
pip install signalstack- Sync + async
- Pydantic models
- Full type hints
TypeScript SDK
github.com/signalstack/signalstack-ts
npm install @signalstack/sdk- Full types
- Tree-shakeable
- Edge-runtime compatible
Go SDK
github.com/signalstack/signalstack-go
go get github.com/signalstack/signalstack-go- Strongly typed
- Context support
- Retry with backoff
Rust SDK
github.com/signalstack/signalstack-rs
cargo add signalstack- Async (tokio)
- Serde
- Comprehensive error types
Agent SDK
github.com/signalstack/signalstack-agent
pip install signalstack-agent- LangChain tools
- CrewAI tools
- AutoGen plugins
CLI
github.com/lukeswestun/signal-stack
npm install -g @signalstack/cli- Verify all 4 types
- Interactive init
- Open dashboard
- CI/CD ready
MCP Server
github.com/lukeswestun/signal-stack
npx @signalstack/mcp-server- Claude Desktop ready
- ChatGPT compatible
- Cursor integration
- stdio transport
Contributing
Fork the repo, make your changes, and submit a pull request.
Community
Ask questions, share what you are building, and connect with other developers on Discord.
License
All SDKs released under the MIT License. Use, modify, and distribute freely in commercial and open source projects.