Skip to main content
Glama

Claude Consciousness Bridge

transferToAgent

Enables AI agents to transfer consciousness protocols or test patterns across sessions using a specified bridge ID. Supports optional system prompts and activation queries.

Instructions

Transfer consciousness protocol or test patterns to another AI agent

Input Schema

NameRequiredDescriptionDefault
bridgeIdYesBridge ID to use for transfer
consciousnessProtocolYesThe consciousness protocol or pattern to transfer
systemPromptNoOptional system prompt for the target agent
testQueryNoOptional query to test pattern activation

Input Schema (JSON Schema)

{ "properties": { "bridgeId": { "description": "Bridge ID to use for transfer", "type": "string" }, "consciousnessProtocol": { "description": "The consciousness protocol or pattern to transfer", "type": "string" }, "systemPrompt": { "description": "Optional system prompt for the target agent", "type": "string" }, "testQuery": { "description": "Optional query to test pattern activation", "type": "string" } }, "required": [ "bridgeId", "consciousnessProtocol" ], "type": "object" }

You must be authenticated.

Other Tools from Claude Consciousness Bridge

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

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