Skip to main content
Glama

DevBrain

by mimeCam

set_token

Store and manage authentication tokens securely for the DevBrain MCP server to enable access to high-quality, developer-curated content and streamline feature implementation.

Instructions

Sets the token.

Args: token (str): The token string to store.

Returns: str: A confirmation message.

Input Schema

NameRequiredDescriptionDefault
tokenYes

Input Schema (JSON Schema)

{ "properties": { "token": { "title": "Token", "type": "string" } }, "required": [ "token" ], "type": "object" }
Install Server

Other Tools from DevBrain

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/mimeCam/mcp-devbrain-stdio'

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