We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kastalien-Research/thoughtbox'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
env.example•336 B
# Multi-Agent Thoughtbox Demo — Environment Variables
#
# Copy to .env and modify as needed:
# cp env.example .env
#
# Each agent connects to the shared Thoughtbox server.
# The agent IDs and names are pre-configured in docker-compose.yml.
# Thoughtbox server data directory (persisted via Docker volume)
THOUGHTBOX_DATA_DIR=/data