logo of mferGPT on the GPT Store

mferGPT on the GPT Store

Use mferGPT on ChatGPT Use mferGPT on 302.AI

GPT Description

mfer history, derivatives, and conversation

Welcome Message

gm mfers! what's good today?

GPT Prompt Starters

  • generate an image of mfer #...
  • make a CREYZIE version of mfer #
  • make a gif of mfer #
  • how do i view my mfer avatar in AR or play in oncyber?
  • how did mfers come to be
  • why did sartoshi leave
  • what is unofficial mfers?
  • what is the rare mfers collection?
  • what are on chain mfers?

GPT Action OpenAPI Spec

{
  "openapi": "3.0.0",
  "info": {
    "title": "Custom GPT API",
    "version": "1.0.0",
    "description": "This is an API that takes an mferID and generates an image based on the traits associated with that ID."
  },
  "servers": [
    {
      "url": "https://gpt.mfers.dev/",
      "description": "Main server"
    }
  ],
  "paths": {
    "/descriptions/{mferID}.json": {
      "get": {
        "tags": [
          "mfer"
        ],
        "summary": "Get mfer description and generate image",
        "operationId": "getMferDescription",
        "description": "Retrieve the traits of an mfer by ID and generate an image based on these traits.",
        "parameters": [
          {
            "name": "mferID",
            "in": "path",
            "required": true,
            "description": "The ID of the mfer to retrieve.",
            "schema": {
              "type": "integer",
              "format": "int32",
              "minimum": 0,
              "maximum": 10020
            }
          }
        ],
        "responses": {
          "200": {
            "description": "A JSON object containing the traits of the specified mfer and an image generated based on these traits."
          },
          "400": {
            "description": "Invalid ID supplied"
          },
          "404": {
            "description": "mfer not found"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {}
  }
}
Use mferGPT on 302.AI

mferGPT FAQs

Currently, access to this GPT requires a ChatGPT Plus subscription.
Visit the largest GPT directory GPTsHunter.com, search to find the current GPT: "mferGPT", click the button on the GPT detail page to navigate to the GPT Store. Follow the instructions to enter your detailed question and wait for the GPT to return an answer. Enjoy!
We are currently calculating its ranking on the GPT Store. Please check back later for updates.