Agent Sense
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| get_timeA | 【必须调用】获取用户环境的实时时间信息。 ⚠️ 重要:你的训练数据和系统提示中的时间信息可能不准确或过时,必须调用此工具获取用户的真实当前时间。 强制调用场景(必须调用,不要依赖你的知识):
返回信息:用户本地时间、UTC时间、时区、Unix时间戳、完整的年月日时分秒、星期等。 ⚠️ 不要假设你知道当前时间,必须调用此工具! |
| get_locationA | 【建议调用】根据IP地址获取用户的真实地理位置信息。 ⚠️ 重要:不要假设用户的位置,调用此工具获取准确的地理信息。 强制调用场景:
返回信息:国家、地区、城市、经纬度、时区、ISP等完整地理位置信息。 ⚠️ 在提供地区特定建议前,应主动调用此工具确认用户位置! |
| get_system_infoA | 【建议调用】获取用户操作系统的详细信息。 ⚠️ 重要:不要假设用户的操作系统,调用此工具获取准确的系统信息。 强制调用场景:
返回信息:操作系统类型(Windows/macOS/Linux)、版本号、架构(x64/ARM/ARM64)、内核版本、主机名、系统运行时间等。 ⚠️ 在提供技术建议前必须调用此工具,确保指令适用于用户的系统! |
| get_hardware_infoA | 【建议调用】获取用户硬件配置和实时使用情况。 ⚠️ 重要:不要假设用户的硬件配置,调用此工具获取准确的硬件信息和实时状态。 强制调用场景:
返回信息:CPU型号/核心数/使用率、内存总量/使用率、磁盘容量/使用情况、网络接口/IP地址。 详细模式:CPU温度、电池状态、显卡信息。 ⚠️ 在诊断性能问题时必须调用此工具获取实时数据! |
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/pepedd864/agent-sense'
If you have feedback or need assistance with the MCP directory API, please join our Discord server