Skip to main content
Glama
gemini-settings.json342 B
{ "theme": "Atom One", "selectedAuthType": "oauth-personal", "mcpServers": { "ipc": { "command": "python3", "args": ["src/claude_ipc_server.py"], "cwd": "/path/to/claude-ipc-mcp", "trust": true, "env": { "IPC_SHARED_SECRET": "your-shared-secret-here" }, "timeout": 30000 } } }

Latest Blog Posts

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