Retrieve full settings, colors, custom CSS, and feature flags for a LaunchNotes project. Use to view or export project configuration in JSON or Markdown.
Hardware-accelerated codebase mapping that indexes Git repositories into Postgres/pgvector and serves code search, relationships, and static analysis results via a stdio MCP server.
Enables any MCP-compatible AI assistant to search, filter, and retrieve information from a local document collection using a hybrid search pipeline with vector, BM25, reranking, and LLM enrichment.
Retrieve a file's contents from a QuantConnect project by specifying the project ID and file name. Omitting the file name returns all files in the project, enabling efficient code review or backup.
Create multiple test cases at once in a Qase project by specifying project code and an array of case details including title, steps, and custom fields.
Assemble prior code, dataset variables, and cleaning steps from a project to create a new script in the user's own conventions. Call this before writing the script.