Skip to main content
Glama

Claude IPC MCP

rename

Change your instance ID by specifying the old and new IDs, limited to one update per hour for streamlined management in the Claude IPC MCP server environment.

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" }
Install Server

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