xs-studio-mcp
by JustinGZJ
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XS_STUDIO_AGENT_DIR | No | Override the directory where the agent files are stored. Default is %TEMP%\xs_studio_mcp_agent. | %TEMP%\xs_studio_mcp_agent |
| XS_STUDIO_RUN_WITH_UI | No | Set to '1' to run XS Studio with visible UI. Default is '0'. | 0 |
| XS_STUDIO_REUSE_WINDOW | No | Set to '1' to enable the reusable scripting agent, avoiding opening a new window per tool call. Default is '0'. | 0 |
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/JustinGZJ/xs-studio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server