xcf - AI-Powered Xcode Automation
@CodeFreezeAI
xcf - AI-Powered Xcode Automation について
XCodeFreeze MCP Xcode Automation local server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"xcf": {
"type": "stdio",
"command": "/Users/username/xcf/xcf",
"args": [],
"env": {
"XCODE_PROJECT_FOLDER_optional": "/path/to/project/",
"XCODE_PROJECT_optional": "/path/to/project/project.xcodeproj"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is xcf?
xcf is an MCP server that enables AI assistants to control Xcode. It integrates with Cursor, VSCode, and Claude Desktop, allowing users to build, run, and manage Xcode projects through natural language or function calls.
How to use xcf?
Configure by adding the server to your MCP config file (~/.cursor/mcp.json or ~/Library/Application Support/Claude/claude_desktop_config.json) with a stdio transport pointing to the xcf binary, then restart your AI tool. Activate with the use xcf command, then use commands like show, open #, build, and run.
Key features of xcf
- Execute Xcode build and run commands via AI
- File access through snippets with smart path resolution
- Security with automatic workspace boundary enforcement
- Optional environment variables for project pre-selection
- Dedicated MCP tools for AI function calls and help
Use cases of xcf
- Build and run Xcode projects hands-free using natural language
- Explore and retrieve Swift file contents during AI conversations
- Manage multiple open Xcode projects from a single session
FAQ from xcf
Which AI tools does xcf work with?
It works with Cursor, VSCode, and Claude Desktop.
How do I configure xcf?
Add the server to your MCP config JSON with "type": "stdio" and the path to the xcf binary, then restart your AI tool.
What optional environment variables can I set?
XCODE_PROJECT_FOLDER_optional and XCODE_PROJECT_optional let you pre-select a specific project and define a secure workspace boundary.
What transport does xcf use?
It uses the STDIO transport protocol.
How does xcf find files when using snippets?
It uses smart path resolution, searching the current directory, workspace folder, subdirectories (one level deep), and the project directory when the exact path isn't found.
「生産性」の他のコンテンツ
MCPControl
CheffromspaceMCP server for Windows OS automation
MCP SAP GUI Server
mario-andreschakMCP server that allows simple SAP GUI interaction for LLM models using simulated mouse clicks and keyboard input.
Desktop Commander
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
🚀 TaskMaster: Todoist MCP for Cursor AI
mingolladanieleA lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE. Built with simplicity and maintainability in mind.
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
コメント