Skip to main content
Glama

MCP Instruct

by hlsitechio

agent_switch_quick

Switch between predefined agent personas (IT, hacker, sales, or color-coded roles) using shorthand commands to adapt AI behavior for different contexts.

Instructions

Quick switch agent using shorthand (it/hacker/sales/blue/red/purple)

Input Schema

NameRequiredDescriptionDefault
typeYesQuick switch type

Input Schema (JSON Schema)

{ "properties": { "type": { "description": "Quick switch type", "enum": [ "it", "hacker", "sales", "blue", "red", "purple" ], "type": "string" } }, "required": [ "type" ], "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/hlsitechio/mcp-instruct'

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