cortex-mcp-server

Tuckdin/cortex-mcp-server

3.2

If you are the rightful owner of cortex-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Cortex MCP Server is ATLAS's semantic search interface to the knowledge base, designed to facilitate advanced trading and life assistance through efficient data retrieval.

The Cortex MCP Server

ATLAS's semantic search interface to the knowledge base.

What's Inside The Cortex

  • 776 ICT Trading Transcripts → 19,260 searchable chunks
  • 3 Vanessa Van Edwards Books → 897 searchable chunks
  • Total: 20,829 chunks of searchable wisdom

Endpoints

EndpointMethodDescription
/GETHealth check
/searchPOSTFull search with filters
/search/ictGETQuick ICT-only search
/search/vanessaGETQuick Vanessa-only search
/mcp/toolsGETMCP tool definitions

Search Example

curl -X POST "https://your-app.railway.app/search" \
  -H "Content-Type: application/json" \
  -d '{"query": "order blocks", "match_count": 5}'

Environment Variables

Set these in Railway:

  • OPENAI_API_KEY - Your OpenAI API key
  • SUPABASE_URL - Your Supabase project URL
  • SUPABASE_KEY - Your Supabase anon/service key

Built for ATLAS

Advanced Trading & Life Assistance System