← Registry

Developer Tools

aetumi.app

An MCP server for searching, browsing, and recommending premium AETumi 3D web assets (Three.js/WebGL/React/Next.js components, templates, and pricing) for web development projects.

1 endpoint10 known toolsFirst detected September 23, 2026Last detected September 23, 2026

ENDPOINT 1

https://aetumi.app/mcp

No auth detected

MCP server metadata

Name
AETumi
Version
2.1.0
Capabilities
toolsresourcespromptscompletionslogging
Server instructions

AETumi is an AI-native premium 3D web platform. Discover real Three.js/WebGL scenes, components and full website templates. Catalog tools: search_3d_web_assets, get_3d_web_asset, list_3d_web_categories, recommend_3d_web_stack, get_pricing, about_aetumi. Experience-discovery tools (match by intent): filter_by_industry, filter_by_style, filter_by_goal, find_experiences — use these when the user describes an industry (beauty, automotive, fashion, real estate…), a visual style (dark cinematic, glass luxury…) or a business goal (product launch, premium e-commerce…). Attach the resources for canonical facts (about, pricing, categories, library). Use the prompts (build-3d-hero, scroll-3d-story, optimize-3d-assets, choose-3d-architecture) to scaffold production 3D web the AETumi way. The catalog is public metadata; the editable source is licensed — you own it after purchase.

Known tools 10

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.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
recommend_3d_web_stack

Recommend AETumi 3D web assets plus a production build approach for a goal - e.g.

Inferred read-only
get_pricing

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

Inferred read-only
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.

Inferred read-only
filter_by_industry

Find premium 3D web experiences for a specific industry - e.g.

Inferred read-only
filter_by_style

Find premium 3D web experiences by visual style - e.g.

Inferred read-only
filter_by_goal

Find premium 3D web experiences by business goal - e.g.

Inferred read-only
find_experiences

Natural-language search across AETumi premium 3D web experiences - matches industry, visual style and business goal at once.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.