CF::MCP v0.18.0

MCP (Model Context Protocol) server for the Cute Framework, a C/C++ 2D game framework.

1430
Total Items
1246
Functions
114
Structs
42
Enums
28
Topics

Server Info

Server Name cf-mcp
Server Version 0.18.0
Protocol Version 2025-03-26

Endpoints

/http
MCP HTTP endpoint - for Claude Desktop and Claude Code

Claude Desktop Setup

Remote MCP servers require a Pro, Max, Team, or Enterprise plan.

  1. Open Claude Desktop
  2. Go to Settings → Connectors
  3. Add this URL as a remote MCP server:
https://cf-mcp.fly.dev/http

Claude Code CLI Setup

claude mcp add --transport http cf-mcp https://cf-mcp.fly.dev/http

Available Tools

search
Search Cute Framework documentation across all types (functions, structs, enums, topics)
list_category
List all items in a specific category, or list all available categories
get_details
Get detailed documentation for a specific Cute Framework item by exact name
find_related
Find all items related to a given Cute Framework item (bidirectional relationship search)
parameter_search
Find Cute Framework functions by parameter or return type
member_search
Search Cute Framework structs by member name or type
list_topics
List all Cute Framework topic guides, optionally filtered by category or in recommended reading order
get_topic
Get the full content of a Cute Framework topic guide document

Tool Explorer

Topics Explorer

Browse tutorial guides and documentation topics for Cute Framework.

Links

Changelog