← apiai.me

INDIVIDUAL MCP TOOL

flux-fill-pro

Professional inpainting and outpainting model with state-of-the-art performance.

apiai.menone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

apiai.me

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.apiai-me]
url = "https://apiai.me/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "apiai-me": {
      "type": "http",
      "url": "https://apiai.me/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: apiai-me
Remote MCP URL: https://apiai.me/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apiai-me": {
      "url": "https://apiai.me/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "apiai-me": {
      "type": "http",
      "url": "https://apiai.me/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "apiai-me",
  "transport": "streamable-http",
  "url": "https://apiai.me/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • add-border — Programmatically wrap your images with clean, custom-colored outer borders or padding.
  • add-image-on-image — Seamlessly overlay watermarks, brand logos, or secondary layers onto your base images.
  • auto-crop — Eliminate wasteful dead space.
  • banner-on-video — Level up your video pipeline by embedding pre-designed lower thirds, promotional banners, or call-to-actions directly onto your video frames.
  • remove-background — an AI-powered, state-of-the-art, and enterprise-safe background removal solution developed by BRIA AI.
  • brightness-contrast — Fine-tune the exposure and tonal punch of your images.
  • check-resolution — A fast gatekeeper for asset ingestion.
  • check-transparency — Scans your media files to confirm whether an alpha channel (transparency) is present, helping you route files before layer composition.