Build with LLMs

You can leverage Large Language Models (LLMs) to streamline the development of SSTrader integrations. We offer a comprehensive suite of tools designed to provide your AI assistant with precise, real-time context regarding the SSTrader API.

ToolWhat it doesBest for
MCP serverLets your assistant search and read these docs live during your sessionIDE-based workflows (Claude Code, Cursor, VS Code)
SkillTeaches your assistant how to approach SSTrader integration tasksPairing with MCP for deeper guidance on workflows and common mistakes
llms.txtPlain-text index of the documentationPasting context into ChatGPT, Gemini, or claude.ai conversations

MCP

Model Context Protocol (MCP) is an open standard that gives AI assistants a live connection to external tools and data. Think of it like a USB port for AI — instead of pasting your docs into a chat window, your AI tool connects directly and can read, search, and act on your content in real time.

https://sstrader.readme.io/mcp

More details how to connect to this MCP Server can be found on https://docs.readme.com/main/docs/mcp-servers

Skills

This file is under development

LLMs.txt

LLMs.txt works as a configuration file at the root of your documentation site that AI language models can access and interpret. This llms.txt file functions as a technical guide that instructs AI systems on how to properly read and reference your content.