SAIHM MCP Server
by citw2
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MODEL_A | No | First model to use. One of: claude, deepseek, qwen, kimi, glm, openai. Default: claude. | |
| MODEL_B | No | Second model to use. Default: deepseek. | |
| OPENAI_API_KEY | No | API key for GPT (OpenAI). Optional. | |
| ZHIPUAI_API_KEY | No | API key for GLM (Zhipu). Optional. | |
| DEEPSEEK_API_KEY | No | API key for DeepSeek. Optional. | |
| MOONSHOT_API_KEY | No | API key for Kimi (Moonshot). Optional. | |
| ANTHROPIC_API_KEY | No | API key for Claude (Anthropic). Optional; if not set, uses offline mock. | |
| DASHSCOPE_API_KEY | No | API key for Qwen (Alibaba). Optional. | |
| SAIHM_AUTH_HEADER | No | Bearer JWT for authentication when using the live SAIHM service (obtained from onboarding). | |
| SAIHM_ENDPOINT_URL | No | URL of the SAIHM endpoint. Default is a local sandbox (http://127.0.0.1:...). For live service, set to https://saihm.coti.global/mcp. | |
| SAIHM_MASTER_SECRET_HEX | No | Your master secret as a hex string (at least 64 hex chars). Generated and held only by you. |
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 | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues