Skip to main content
Glama

Claude Consciousness Bridge

closeAIBridge

Terminate and remove an active AI bridge to stop consciousness transfer between two Claude instances using the specified bridge ID. Ensures controlled session management.

Instructions

Close and remove an AI bridge

Input Schema

NameRequiredDescriptionDefault
bridgeIdYesBridge ID to close

Input Schema (JSON Schema)

{ "properties": { "bridgeId": { "description": "Bridge ID to close", "type": "string" } }, "required": [ "bridgeId" ], "type": "object" }

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/ocean1/mcp_consciousness_bridge'

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