sanrenxing
by taoyongac
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEAT1_NAME | No | Display label for seat 1, default: 证据席 | |
| SEAT2_NAME | No | Display label for seat 2, default: 批判席 | |
| SEAT3_NAME | No | Display label for seat 3, default: 发散席 | |
| SEAT1_MODEL | Yes | Model ID for seat 1 (required to enable the seat) | |
| SEAT2_MODEL | Yes | Model ID for seat 2 (required to enable the seat) | |
| SEAT3_MODEL | Yes | Model ID for seat 3 (required to enable the seat) | |
| CURATOR_MODEL | No | Model ID for the curator, defaults to seat 1's model | |
| SEAT1_API_KEY | No | API key for seat 1, defaults to OPENAI_API_KEY | |
| SEAT1_PERSONA | No | One-line lens for seat 1, default sensible | |
| SEAT2_API_KEY | No | API key for seat 2, defaults to OPENAI_API_KEY | |
| SEAT2_PERSONA | No | One-line lens for seat 2, default sensible | |
| SEAT3_API_KEY | No | API key for seat 3, defaults to OPENAI_API_KEY | |
| SEAT3_PERSONA | No | One-line lens for seat 3, default sensible | |
| OPENAI_API_KEY | No | Fallback API key for all seats if not specified | |
| SEAT1_BASE_URL | No | Base URL for seat 1, defaults to OPENAI_BASE_URL or OpenAI | |
| SEAT2_BASE_URL | No | Base URL for seat 2, defaults to OPENAI_BASE_URL or OpenAI | |
| SEAT3_BASE_URL | No | Base URL for seat 3, defaults to OPENAI_BASE_URL or OpenAI | |
| CURATOR_API_KEY | No | API key for the curator, defaults to seat 1's API key | |
| OPENAI_BASE_URL | No | Fallback base URL for all seats if not specified | |
| CURATOR_BASE_URL | No | Base URL for the curator, defaults to seat 1's base URL |
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/taoyongac/sanrenxing'
If you have feedback or need assistance with the MCP directory API, please join our Discord server