remote-agents
by 47-ronn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REMOTE_AGENTS_NAME | No | Custom agent name (default: hostname). | |
| REMOTE_AGENTS_ROOM | No | Room name to join. | |
| REMOTE_AGENTS_TAGS | No | Comma-separated tags for the agent (e.g., backend,prod). | |
| REMOTE_AGENTS_RELAY | No | WebSocket URL of the relay (e.g., wss://your-relay-host). If not set, the server runs locally only. | |
| REMOTE_AGENTS_TOKEN | No | Secret token for the room. | |
| REMOTE_AGENTS_NO_AGENT | No | Set to 'true' to make this node send-only (does not execute commands from others). |
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/47-ronn/tunshell_mcp_agents'
If you have feedback or need assistance with the MCP directory API, please join our Discord server