← aiseparations.com

INDIVIDUAL MCP TOOL

get_pricing

AI Separations pricing: free first separation, API credit packs, monthly plans, and the $179 one-time desktop app — with direct purchase links.

aiseparations.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://www.aiseparations.com/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_pricing and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent server

aiseparations.com

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.aiseparations]
url = "https://www.aiseparations.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aiseparations": {
      "type": "http",
      "url": "https://www.aiseparations.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aiseparations
Remote MCP URL: https://www.aiseparations.com/api/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": {
    "aiseparations": {
      "url": "https://www.aiseparations.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aiseparations": {
      "type": "http",
      "url": "https://www.aiseparations.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aiseparations",
  "transport": "streamable-http",
  "url": "https://www.aiseparations.com/api/mcp"
}
MCP Inspector

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

Related tools

  • estimate_screens — FREE, no key needed.
  • separate_image — Run the real separation engine on artwork: detected spot inks, one grayscale film-positive plate per ink (halftoned, dot-gain compensated, white underbase on dark garments) plus a composite print preview.
  • check_credits — Check the remaining separation credits on an AI Separations API key.