onsense
by hufirst
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PHONE_BASE | No | Phone HTTP base URL, e.g. http://192.168.1.5:8080 | |
| PHONE_TOKEN | No | Pairing auth token | |
| ONSENSE_CLIP_DIR | No | Directory where pushed files are saved | <tempdir>/onsense |
| ONSENSE_TEST_FRAME | No | Local JPEG path returned by get_live_frame when phone is unreachable | |
| ONSENSE_CLIP_MAX_MB | No | Maximum incoming file size in MB (0 = unlimited) | 200 |
| ONSENSE_CLIP_ALLOW_PULL | No | Set to '1' to enable PC→phone pull without the CLI flag | 0 |
| ONSENSE_CLIP_SET_CLIPBOARD | No | Set to '1' to auto-inject into OS clipboard without the CLI flag | 0 |
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/hufirst/onsense'
If you have feedback or need assistance with the MCP directory API, please join our Discord server