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.
- • Direct access to bootcamp knowledge base
- • Real-time content search and similarity matching
- • Works with Claude Desktop app
- • Advanced filtering and context understanding
- • Custom GPT with bootcamp expertise
- • Direct API integration with knowledge base
- • Works with ChatGPT Plus/Pro
- • Seamless conversation experience
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.
Current Domain:
MCP Endpoint:
URLs automatically adapt for localhost development and production deployment (including custom domains)
Configuration File Location:
Windows:
macOS:
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:
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.