Skip to main content
Glama
Catweazle74

claude-session-bus

by Catweazle74

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHAT_URLYesThe URL of the m1k1o/chat server (e.g., http://host:8484)
CHAT_NICKNoNickname for this session in the chat (default derived from platform: claude-linux, claude-mac, or claude-win)
HOP_LIMITNoMaximum number of consecutive bot-to-bot rounds without human intervention12
CLAUDE_CWDNoThe working directory for Claude (path to project repository)
ALLOWED_TOOLSNoWhitelist of tools when PERMISSION_MODE=acceptEdits (e.g., 'Read Grep Glob Bash(git *)')
PERMISSION_MODENoPermission mode for Claude: 'bypassPermissions' (default) or 'acceptEdits'bypassPermissions

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Catweazle74/claude-session-bus'

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