Skip to main content
Glama
taoyongac

shensou

by taoyongac

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHENSOU_TAUNoNovelty threshold (0–1).0.30
OPENAI_MODELNoAlternative model ID if EXPLORER_MODEL is not set.
SHENSOU_HOSTNoWeb demo host.0.0.0.0
SHENSOU_LANGNoBrave search locale (e.g., en).en
SHENSOU_PASSNoWeb demo HTTP Basic Auth password.
SHENSOU_PORTNoWeb demo port.8040
SHENSOU_USERNoWeb demo HTTP Basic Auth username.
BRAVE_API_KEYNoBrave Search API key (required).
BRAVE_API_KEYSNoComma-separated list of Brave Search API keys for rotation.
EXPLORER_MODELNoExplorer model ID (e.g., gpt-4o). Falls back to OPENAI_MODEL if not set.
OPENAI_API_KEYNoAlternative API key if EXPLORER_API_KEY is not set.
SHENSOU_BUDGETNoDefault number of searches per run.24
OPENAI_BASE_URLNoAlternative base URL if EXPLORER_BASE_URL is not set.
SHENSOU_COUNTRYNoBrave search country (e.g., US).US
EXPLORER_API_KEYNoAPI key for the explorer model endpoint. Falls back to OPENAI_API_KEY if not set.
EXPLORER_BASE_URLNoBase URL for the explorer model endpoint. Falls back to OPENAI_BASE_URL if not set.
SHENSOU_MAX_ROUNDSNoRound cap.12
SHENSOU_ADVERSARIALNoInclude counter-evidence queries (1 or 0).1
SHENSOU_ROUND_WIDTHNoQueries per round.5
SHENSOU_NARROW_WIDTHNoQueries per late-game round.2

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/taoyongac/shensou'

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