← aetumi.app

INDIVIDUAL MCP TOOL

get_pricing

Get AETumi pricing - lifetime, buy-once plans for premium 3D website templates and components.

aetumi.appnone authenticationAvailability not checked

LIVE ENDPOINT

https://aetumi.app/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

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

  • A tool name or description suggests retrieving external content.

Parent server

aetumi.app

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.aetumi]
url = "https://aetumi.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aetumi": {
      "type": "http",
      "url": "https://aetumi.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • search_3d_web_assets — Find premium 3D web assets in the AETumi library - Three.js / WebGL hero sections, 3D product viewers, shader backgrounds, scroll animations, React and Next.js components and full website templates.
  • get_3d_web_asset — Get the full detail of one AETumi 3D web asset by id - title, category (hero, product viewer, background, template), industry, tags, tech stack (Three.js / WebGL / React / Next.js), live demo and pricing.
  • list_3d_web_categories — Browse the AETumi 3D web library by category and industry - hero sections, 3D product viewers, shader / WebGL backgrounds, scroll animations, sections and full templates across 20+ industries.
  • recommend_3d_web_stack — Recommend AETumi 3D web assets plus a production build approach for a goal - e.g.
  • about_aetumi — About AETumi - an AI-native platform for premium 3D websites (Three.js / WebGL, React / Next.js) with an MCP for Claude Code, Cursor and Codex.
  • filter_by_industry — Find premium 3D web experiences for a specific industry - e.g.
  • filter_by_style — Find premium 3D web experiences by visual style - e.g.
  • filter_by_goal — Find premium 3D web experiences by business goal - e.g.