Skip to main content

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-sdk

GitHub

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-mcp

GitHub

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:
chub add simmer/sdk

Skills

All official trading skills are open source and published on ClawHub. Source code lives in the SDK repo under skills/. See Building Skills for how to create and publish your own.

Contributing

Open an issue or pull request on the SDK repo. Join the Telegram community for discussion.