mcp-interaction-studio
by matheswarwan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IS_BASE_URL | Yes | Interaction Studio host, e.g. https://demo.us-1.evergage.com (no trailing slash) | |
| IS_SESSION_ID | Yes | JSESSIONID cookie value from an active UI session | |
| IS_TLS_INSECURE | No | Set to true if curl/Node fails with SSL certificate errors (common behind Zscaler/corporate proxies). Equivalent to curl -k. | |
| IS_WRITES_ENABLED | No | Set to true to enable write tools (set_campaign_state, set_segment_enabled). Off by default. | |
| IS_DEFAULT_DATASET | No | Default dataset name when a tool omits the dataset parameter | |
| NODE_EXTRA_CA_CERTS | No | Path to your corporate root CA .pem file — preferred over IS_TLS_INSECURE for production use |
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
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/matheswarwan/mcp-interaction-studio'
If you have feedback or need assistance with the MCP directory API, please join our Discord server