You're viewing a demo portfolio

Join the waitlist
PRSM

ai-generate

Active

Tool of io.github.Deesmo/arch-tools-mcp

declared in 1.8.0

AI-powered text generation using Claude (requires ANTHROPIC_API_KEY)

Parameters schema

{
  "type": "object",
  "required": [
    "prompt"
  ],
  "properties": {
    "model": {
      "type": "string",
      "description": "AI model to use (default: claude-haiku)"
    },
    "prompt": {
      "type": "string",
      "description": "The prompt to send to the AI model"
    },
    "max_tokens": {
      "type": "number",
      "description": "Maximum tokens in response (default: 1000)"
    },
    "temperature": {
      "type": "number",
      "description": "Sampling temperature 0-1 (default: 0.7)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.Deesmo/arch-tools-mcp

https://github.com/Deesmo/Arch-AI-Tools

1/7 registries
View full server →