Skip to main content
Glama
fusedashlabs

@fusedashlabs/ui9000-workspace

Official
by fusedashlabs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STORAGE_DIRNoLocal TTL store (also a cache of hosted ids).<packages/core>/.data
MAPBOX_TOKENNoAlternative Mapbox token override. Always present so spatial can pick map-chart. Override to use another token.baked public FuseDash charts key
MCP_BASE_URLNoHosted data-link origin (same remote as mcp-ui). Loopback (http://127.0.0.1:8088) uses a local TTL store instead of POST.https://mcp.ui9000.com
DATA_LINK_TTL_HOURSNoSigned-link lifetime. Floored, minimum 1.24
MAPBOX_ACCESS_TOKENNoAlternative Mapbox token override. Always present so spatial can pick map-chart. Override to use another token.baked public FuseDash charts key
MAX_PAYLOAD_SIZE_MBNoCap on serialized payload bytes.1.5
WORKSPACE_DATA_PATHNoFallback table when the tool call has no csv / url / path / datasetId.shipped demo CSV (regional-incidents)
MCP_DATA_LINK_SECRETNoHMAC key for local signing only. Hosted POST is signed by mcp.ui9000.com. Required in production-like envs when not using hosted persist.dev fallback outside prod-like envs

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