Skip to content

MCP Integration Overview

Asset Optics integrates with AI assistants through the Model Context Protocol (MCP), enabling you to automate task creation, project planning, and workflow management using natural language.

What is MCP?

MCP (Model Context Protocol) is a standard that allows AI assistants to interact with external tools and services. With Asset Optics MCP integration, your AI assistant becomes a powerful project management helper.

Supported AI Tools

Asset Optics MCP integration works with:

Tool Description
Claude Desktop Anthropic's desktop AI assistant
Cursor AI-powered code editor
VS Code With compatible MCP extensions
ChatGPT With MCP plugin support
Other MCP-compatible tools Any tool supporting the MCP protocol

What AI Can Do

With MCP integration, your AI assistant can:

Project Management

  • Create projects from descriptions
  • Set up milestones based on your timeline
  • Generate task breakdowns for features

Task Operations

  • Create tasks with priorities and assignments
  • Update task status (Todo, In Progress, Done)
  • Add checklists to tasks
  • Add comments and notes

Planning

  • Generate project plans from feature descriptions
  • Create sprint structures for agile workflows
  • Suggest task breakdowns for complex features

Queries

  • List projects and their status
  • Show task progress and blockers
  • Report milestone status

Example Interactions

Creating a Plan

You: "Create a milestone plan for implementing a dialogue system"

AI Response: Creates a plan with:

  • Milestone: "Dialogue System Implementation"
  • Tasks: "Design data structure", "Create UI widget", "Implement parser", etc.

Adding Tasks

You: "Add a high priority task to create the player death animation"

AI Response: Creates the task with:

  • Title: "Create player death animation"
  • Priority: High
  • Status: Todo

Checking Progress

You: "What's the status of the Alpha milestone?"

AI Response: Reports:

  • Progress: 65% complete
  • Tasks remaining: 12
  • Blocked tasks: 2
  • Due date: March 15, 2026

Safety: Human-in-the-Loop

All AI-generated changes require your approval:

flowchart LR
    A[AI Generates Plan] --> B[Plan Badge Appears]
    B --> C[You Review Changes]
    C --> D{Decision}
    D -->|Approve| E[Changes Applied]
    D -->|Reject| F[Plan Discarded]

How It Works

  1. AI Creates a Plan: The AI generates proposed changes
  2. Plan Notification: A "Plan" badge appears in the Asset Optics header
  3. Review the Plan: Click to see exactly what will be created/changed
  4. Approve or Reject:
  5. Approve: Changes are applied to your project
  6. Reject: Plan is discarded, no changes made
  7. Audit Trail: All actions are logged

Why This Matters

  • You maintain full control over your project
  • No accidental or unwanted changes
  • Review AI suggestions before they take effect
  • Complete visibility into AI actions

MCP Status Indicator

The Account tab shows your AI assistant connection status:

Status Meaning
MCP Connected Shows number of active tokens
MCP Available No tokens yet, shows setup instructions
No MCP Feature not configured

Getting Started

Ready to connect your AI assistant?

  1. Generate an MCP Token
  2. Configure Your AI Tool
  3. Start Using AI Assistants

Benefits

For Solo Developers

  • Quickly plan projects with AI help
  • Generate task breakdowns from feature ideas
  • Stay organized without manual overhead

For Teams

  • AI can draft plans for team review
  • Consistent task creation and formatting
  • Faster project bootstrapping

For Game Jams

  • Rapid project setup
  • Quick task generation under time pressure
  • Focus on making games, not managing tasks

© 2026 BrahmaForge. All rights reserved.