Photon iMessage MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PHOTON_PROJECT_ID | Yes | Photon project ID used for authentication. | |
| PHOTON_IMESSAGE_PHONE | No | For dedicated projects with multiple lines, the line that should own the MCP connection. | |
| PHOTON_PROJECT_SECRET | Yes | Photon project secret used for authentication. | |
| PHOTON_ALLOW_MUTATIONS | No | If true, enables visible Find My request cards (tool call must also include confirm=true). | false |
| PHOTON_ALLOWED_ADDRESSES | Yes | Allowed addresses (e.g., phone numbers) enforced by the service. Required. | |
| PHOTON_LOCATION_STALE_AFTER_SECONDS | No | Number of seconds before a location is considered stale. | 300 |
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
ActivityMaintained
ResponsivenessNo issues