Dungeon Fighter Online
Dungeon Fighter Online (DFO) is an arcade-style, side-scrolling action game with RPG elements, offering players a dynamic combat experience.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Dungeon Fighter Online authenticates with an API key. Generate the credential in your Dungeon Fighter Online account, then paste it into FlyMyAI the first time an agent uses a Dungeon Fighter Online action.
Get your Dungeon Fighter Online credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | The API key issued upon application registration. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
DUNGEON_FIGHTER_ONLINE_CHARACTER_BASE_INFO | Tool to retrieve base information of a specific character. use after confirming valid server id and character id. | server_id, character_id |
DUNGEON_FIGHTER_ONLINE_CHARACTER_SEARCH | Tool to search for characters by name on a given server. use after confirming the server id. | serverId, characterName |
DUNGEON_FIGHTER_ONLINE_CHARACTER_SKILL_BUFF_AVATAR | Tool to fetch skill buff avatar equipment for a character. use when you need to inspect which avatars are equipped for a specific character's buff skill. | serverId, characterId |
DUNGEON_FIGHTER_ONLINE_CHARACTER_SKILL_BUFF_STATUS | Tool to fetch character's skill buff status information. use when you need to know active buff statuses for a specific character. | serverId, characterId |
DUNGEON_FIGHTER_ONLINE_CHARACTER_STATUS_INFO | Tool to retrieve status information of a specific character. use after obtaining serverid and characterid to fetch current stats. | serverId, characterId |
DUNGEON_FIGHTER_ONLINE_CHARACTER_TIMELINE | Tool to retrieve the timeline of a specific character. use after confirming valid serverid and characterid. | serverId, characterId |
DUNGEON_FIGHTER_ONLINE_GET_CHARACTER_SKILL_BUFF | Tool to retrieve skill buff equipment details for a character. use after validating serverid and characterid. | serverId, characterId |
DUNGEON_FIGHTER_ONLINE_GET_SERVER_LIST | Tool to retrieve the list of available game servers. use when needing to know which servers are available. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Dungeon Fighter Online!