sales-mcp-ui-poc
by anihitk07
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATA_MODE | No | Selects dashboard/opportunity source. Values: 'synthetic' or 'mcp'. Invalid values fail explicitly. | synthetic |
| CRM_MCP_URI | No | Server-side Streamable HTTP MCP endpoint used only when DATA_MODE=mcp. The browser cannot set or choose it. | |
| AzureWebJobsStorage | No | Azurite connection string. Do not commit real credentials. | UseDevelopmentStorage=true |
| POC_IDENTITY_FALLBACK | No | Clearly labelled scope used only when a trusted authenticated principal ID is unavailable. | poc-local-anonymous |
| SALES_QUOTE_CONTAINER | No | Blob container for drafts and simulated saved quotes. | sales-quotes |
| AzureWebJobsStorage__clientId | No | Existing user-assigned managed identity client ID. Set by Bicep in Azure. | |
| AzureWebJobsStorage__blobServiceUri | No | Existing storage account Blob endpoint. Set by Bicep in Azure. |
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