Skip to main content
Glama

Hanzo MCP

Official
by hanzoai

enable_external_server

Activate an external MCP server by specifying its name to integrate it with the Hanzo MCP, enabling enhanced code management and AI-driven platform capabilities. Returns the operation’s result.

Instructions

Enable an external MCP server.

Args: name: The name of the server to enable

Returns: The result of the operation

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "properties": { "name": { "title": "Name", "type": "string" } }, "required": [ "name" ], "title": "enable_external_serverArguments", "type": "object" }
Install Server

Other Tools from Hanzo MCP

Related Tools

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/hanzoai/mcp'

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