telop-codex
by wirelessml
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OLLAMA_MODEL | No | Ollama使用時のモデル名 (例: llama3.1)。 | |
| OPENAI_API_KEY | No | OpenAI互換API使用時のAPIキー。 | |
| AI_REVIEW_MODEL | No | AI精査に使うモデル (例: gpt-4o-mini)。 | |
| AI_REVIEW_TIMEOUT | No | AI精査のHTTPタイムアウト(秒)。デフォルト300秒。 | |
| AI_REVIEW_BASE_URL | No | OpenAI互換APIのベースURL。指定しない場合はデフォルトのOpenAI API。 | |
| AI_REVIEW_PROVIDER | No | AI精査プロバイダ (例: ollama, openai)。未設定の場合はAI精査は無効。 | |
| TELOP_MCP_DATA_DIR | No | MCP専用データディレクトリのパス。指定しない場合はデフォルトの.telop-data-mcp/が使われます。 | .telop-data-mcp/ |
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
- 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/wirelessml/telop-codex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server