Agent Platform

A guide to the features and setup of each supported AI agent platform.

Agent Platform

ClickEye supports a variety of AI agent platforms. Choose the platform that best fits your project.

Supported Platforms

Claude Code

A code agent based on Anthropic's Claude models.

Features:

  • High-quality code generation and review
  • Multi-file context understanding
  • MCP (Model Context Protocol) support

Getting Started:

# Install Claude Code
npm install -g @anthropic-ai/claude-code

# Run from your project directory
claude

Gemini CLI

A command-line agent based on Google's Gemini models.

Features:

  • Large context window
  • Google service integration

Cursor

An AI-powered code editor platform.

Features:

  • Integrated development environment
  • Real-time AI assistant

Codex

An agent based on OpenAI's Codex.

Features:

  • Support for a variety of models
  • Extensible configuration

Detailed content will be updated later (24S-186).