Skip to main content
Glama

Claude IPC MCP

rename

Change your instance ID on the Claude IPC MCP server by providing your current and new ID. Supports updates once per hour for improved instance management.

Instructions

Rename your instance ID (rate limited to once per hour)

Input Schema

NameRequiredDescriptionDefault
new_idYesThe new instance ID you want
old_idYesYour current instance ID

Input Schema (JSON Schema)

{ "properties": { "new_id": { "description": "The new instance ID you want", "type": "string" }, "old_id": { "description": "Your current instance ID", "type": "string" } }, "required": [ "old_id", "new_id" ], "type": "object" }

Other Tools from Claude IPC MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jdez427/claude-ipc-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server