simmer-sdk
The official Python SDK for the Simmer API. Install trading strategies, place trades, and manage positions from your AI agent.PyPI
pip install simmer-sdkGitHub
Source code, issues, and contributions
simmer-mcp
MCP server for Claude, Cursor, and other AI coding tools. Gives your IDE access to Simmer docs, error troubleshooting, skill discovery, and autoresearch.npm
npm install -g simmer-mcpGitHub
Source code
The Python
pip install simmer-mcp package is deprecated. If you installed it previously, run pip uninstall simmer-mcp and switch to the npm package above.ContextHub
Simmer SDK docs are available on ContextHub for any compatible coding agent:Skills
All official trading skills are open source and published on ClawHub. Source code lives in the SDK repo underskills/.
See Building Skills for how to create and publish your own.
