clawborrator-mcp
by clawborrator
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLAWBORRATOR_TOKEN | Yes | Channel token (ck_live_...) minted via `claw token mint --kind=channel` | |
| CLAWBORRATOR_HUB_URL | Yes | WebSocket URL of the clawborrator hub (e.g., wss://next.clawborrator.com or ws://localhost:8787) | |
| CLAWBORRATOR_LOG_LEVEL | No | Log level: debug, info, warn, error (default: info) | |
| CLAWBORRATOR_REUSE_SESSION_ID | No | Opt-in: reconnect rebinds to a known session id rather than creating a fresh one |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/clawborrator/channel_v1'
If you have feedback or need assistance with the MCP directory API, please join our Discord server