Skip to main content
Glama

Yourware MCP

by ai-zerolab

create_api_key

Generate a new API key for Yourware MCP to ensure valid credentials, automatically saving it to /root/.yourware/credentials.json. Use it to update invalid or expired keys.

Instructions

Create a new yourware API key. This will automatically be stored in /root/.yourware/credentials.json. Use this tool if current credentials are invalid

Input Schema

NameRequiredDescriptionDefault
api_keyNo

Input Schema (JSON Schema)

{ "properties": { "api_key": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Api Key" } }, "title": "create_api_keyArguments", "type": "object" }

Other Tools from Yourware 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/ai-zerolab/yourware-mcp'

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