-
-
Notifications
You must be signed in to change notification settings - Fork 228
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
Hi, I'm trying to use XcodeBuildMCP with Claude Code.
List the simulators
⎿ API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"tools.48.custom.name: String should have
at most 64 characters"}}
Debug Output
ios_simulator_build_and_run_by_name_workspace (45 characters)
ios_simulator_build_and_run_by_name_project (43 characters)
get_simulator_app_path_by_name_workspace (40 characters)
Editor/Client
Claude Code v0.2.100
MCP Server Version
1.3.4
LLM
Claude 3.7
MCP Configuration
{
"mcpServers": {
"XcodeBuildMCP": {
"command": "mise",
"args": [
"x",
"npm:xcodebuildmcp@1.3.4",
"--",
"xcodebuildmcp"
]
}
}
}Steps to Reproduce
- Configure the server to run with claude code.
- Start claude
- Try out a command
Expected Behavior
List the simulators on request and other commands.
Actual Behavior
Reports an error for any command
Error Messages
> List the simulators
⎿ API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"tools.48.custom.name: String should have
at most 64 characters"}}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Fields
Give feedbackNo fields configured for issues without a type.