Skip to main content
Glama

GASSAPI MCP Server

by martin-1103

set_default_environment

Set a specific environment as the default for your project to ensure consistent API testing and development workflows across your team.

Instructions

Set an environment as the default for the project

Input Schema

NameRequiredDescriptionDefault
environmentIdYesEnvironment ID to set as default

Input Schema (JSON Schema)

{ "properties": { "environmentId": { "description": "Environment ID to set as default", "type": "string" } }, "required": [ "environmentId" ], "type": "object" }

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/martin-1103/mcp2'

If you have feedback or need assistance with the MCP directory API, please join our Discord server