Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 895 Bytes

File metadata and controls

40 lines (28 loc) · 895 Bytes

Getting Started with CompText

Welcome to CompText! This guide will help you get up and running.

What is CompText?

CompText is a complete ecosystem for token-efficient LLM interactions:

  • DSL - Domain-Specific Language
  • MCP Server - Integration layer
  • Public Codex - 150+ commands
  • Documentation - Complete guides

Quick Start

1. Install MCP Server

git clone https://github.com/ProfRandom92/comptext-mcp-server
cd comptext-mcp-server
bash setup.sh

2. Configure Your Platform

See Platform Guides for:

  • Claude Desktop
  • Cursor AI
  • Perplexity
  • ChatGPT

3. Explore the Codex

Browse 150+ ready-to-use commands: Public Codex

Next Steps