Skip to main content
Glama
cdhamija

CRM Account Planning Cowork Agent MCP Server

by cdhamija

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort on which the MCP server listens. Defaults to 3000.3000
DATA_MODENoData mode: 'sample' uses built-in demo data; 'salesforce' connects to a live CRM. Defaults to sample.sample
MCP_API_KEYNoOptional bearer token to protect the /mcp endpoint. Recommended for anything beyond a demo.
ALLOW_WRITESNoWhether write operations are enabled. Set to 'false' for read-only mode.true
SF_CLIENT_IDNoSalesforce connected app client ID. Required when DATA_MODE=salesforce.
SF_API_VERSIONNoSalesforce API version, e.g., '58.0'.
SF_INSTANCE_URLNoSalesforce instance URL. Required when DATA_MODE=salesforce.
SF_CLIENT_SECRETNoSalesforce connected app client secret. Required when DATA_MODE=salesforce.
MAX_PIPELINE_ROWSNoMaximum number of pipeline rows returned by get_pipeline.

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources