shensou
by taoyongac
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHENSOU_TAU | No | Novelty threshold (0–1). | 0.30 |
| OPENAI_MODEL | No | Alternative model ID if EXPLORER_MODEL is not set. | |
| SHENSOU_HOST | No | Web demo host. | 0.0.0.0 |
| SHENSOU_LANG | No | Brave search locale (e.g., en). | en |
| SHENSOU_PASS | No | Web demo HTTP Basic Auth password. | |
| SHENSOU_PORT | No | Web demo port. | 8040 |
| SHENSOU_USER | No | Web demo HTTP Basic Auth username. | |
| BRAVE_API_KEY | No | Brave Search API key (required). | |
| BRAVE_API_KEYS | No | Comma-separated list of Brave Search API keys for rotation. | |
| EXPLORER_MODEL | No | Explorer model ID (e.g., gpt-4o). Falls back to OPENAI_MODEL if not set. | |
| OPENAI_API_KEY | No | Alternative API key if EXPLORER_API_KEY is not set. | |
| SHENSOU_BUDGET | No | Default number of searches per run. | 24 |
| OPENAI_BASE_URL | No | Alternative base URL if EXPLORER_BASE_URL is not set. | |
| SHENSOU_COUNTRY | No | Brave search country (e.g., US). | US |
| EXPLORER_API_KEY | No | API key for the explorer model endpoint. Falls back to OPENAI_API_KEY if not set. | |
| EXPLORER_BASE_URL | No | Base URL for the explorer model endpoint. Falls back to OPENAI_BASE_URL if not set. | |
| SHENSOU_MAX_ROUNDS | No | Round cap. | 12 |
| SHENSOU_ADVERSARIAL | No | Include counter-evidence queries (1 or 0). | 1 |
| SHENSOU_ROUND_WIDTH | No | Queries per round. | 5 |
| SHENSOU_NARROW_WIDTH | No | Queries per late-game round. | 2 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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