Back to Home

AI Integration Setup

Connect our bootcamp knowledge base directly to your preferred AI assistant. Get instant access to course information, career guidance, and project details.

Claude Desktop MCP
Model Context Protocol integration for Claude Desktop
  • • Direct access to bootcamp knowledge base
  • • Real-time content search and similarity matching
  • • Works with Claude Desktop app
  • • Advanced filtering and context understanding
ChatGPT Actions
Custom GPT actions for OpenAI ChatGPT
  • • Custom GPT with bootcamp expertise
  • • Direct API integration with knowledge base
  • • Works with ChatGPT Plus/Pro
  • • Seamless conversation experience
Choose Your Integration
Follow the setup guide for your preferred AI assistant

Claude Desktop MCP Setup

This integration uses the Model Context Protocol to connect Claude Desktop directly to our bootcamp knowledge base with advanced search capabilities.

Claude Desktop MCP Setup
Configure Claude Desktop to use the RAG Search tools via Model Context Protocol. URLs automatically adapt for your deployment environment.
Dynamic Domain Configuration

Current Domain:

MCP Endpoint:

URLs automatically adapt for localhost development and production deployment (including custom domains)

Configuration File Location:

Windows:

%APPDATA%\Claude\claude_desktop_config.json

macOS:

~/Library/Application Support/Claude/claude_desktop_config.json

Configuration Content:

Choose the configuration that matches your deployment:

🏠 Local Development: Use this configuration when running the server locally with pnpm dev

{
  "mcpServers": {
    "bootcamp-rag": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "http://localhost:3000/api/mcp"
      ]
    }
  }
}

Requirements:

  • Server must be running on http://localhost:3000
  • Keep the development server running while using Claude Desktop

Available Tools:

search_bootcamp_contentfind_similar_contentget_search_filters

Usage Example:

"Find testimonials from Nepal students about Full Stack bootcamp"

Important Notes:

  • • If the config file doesn't exist, create it
  • • Restart Claude Desktop after making changes
  • • Look for a hammer icon (🔨) in the input box when tools are loaded
  • • For cloud deployments, ensure your deployment is live and accessible

Need Help?

Having trouble with the setup? These integrations connect your AI assistant directly to our knowledge base for better, more accurate responses about our bootcamps.

• Both integrations are free to use• No account required for setup• Works with latest AI assistant versions