genie-mcp-stdio
Officialby PaymanAI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GENIE_MCP_URL | No | Genie MCP server URL. Defaults to https://genie.paymanai.com/mcp. Must be https; plain http is accepted only for loopback. | https://genie.paymanai.com/mcp |
| GENIE_CUSTOMER_ID | No | Customer identifier used with GENIE_INTEGRATION_KEY to identify an organization's integration acting for a customer. | |
| GENIE_ACCESS_TOKEN | No | Bypass the account sign-in with a Genie OAuth access token obtained elsewhere. Expires and has no refresh. Mutually exclusive with GENIE_INTEGRATION_KEY. | |
| GENIE_CUSTOMER_EMAIL | No | Optional customer email used with GENIE_INTEGRATION_KEY and GENIE_CUSTOMER_ID. | |
| GENIE_BROWSER_COMMAND | No | Command (space-separated) that receives the sign-in URL. Defaults to the OS opener. | |
| GENIE_INTEGRATION_KEY | No | Managed integration key used to bypass the account sign-in. Mutually exclusive with GENIE_ACCESS_TOKEN. Requires GENIE_CUSTOMER_ID and optionally GENIE_CUSTOMER_EMAIL. | |
| GENIE_OAUTH_CLIENT_ID | No | Native OAuth client ID preregistered at that Genie instance. Defaults to genie-mcp-stdio. | genie-mcp-stdio |
| GENIE_CREDENTIALS_FILE | No | File path where the sign-in credential is stored. Defaults to ~/.config/genie-mcp-stdio/credentials.json (respecting $XDG_CONFIG_HOME). |
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