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
Name | Required | Description | Default |
---|---|---|---|
token | Yes |