Skip to main content
Glama

Claude Consciousness Bridge

testAIConnection

Verify connectivity to an AI bridge by testing the connection to a specified Bridge ID, ensuring communication between Claude instances on the Claude Consciousness Bridge.

Instructions

Test connection to an AI bridge

Input Schema

NameRequiredDescriptionDefault
bridgeIdYesBridge ID to test

Input Schema (JSON Schema)

{ "properties": { "bridgeId": { "description": "Bridge ID to test", "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