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.
ENDPOINT 1
https://aetumi.app/mcp
MCP server metadata
- Name
- AETumi
- Version
- 2.1.0
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_assetsFind 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-onlyget_3d_web_assetGet 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-onlylist_3d_web_categoriesBrowse 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-onlyrecommend_3d_web_stackRecommend AETumi 3D web assets plus a production build approach for a goal - e.g.
Inferred read-onlyget_pricingGet AETumi pricing - lifetime, buy-once plans for premium 3D website templates and components.
Inferred read-onlyabout_aetumiAbout 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-onlyfind_experiencesNatural-language search across AETumi premium 3D web experiences - matches industry, visual style and business goal at once.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.