Skip to main content
Glama
kahlilashanti

Mantis Immersive Commerce MCP

createMantisIntegration

Generate ready-to-run immersive commerce integration code for your framework, with optional cart, camera, variants, and analytics features.

Instructions

Generate Mantis integration code for your framework

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
featuresYesFeatures to include: cart, camera, variants, analytics
frameworkYesTarget framework (react, vue, next, shopify, etc.)
storeTypeNoType of store for optimized experience
responseModeNoOverride response format (execute for IDE, instructions for chat)
Install Server

TDQS

C2.6/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description must carry the full behavioral burden, but it only says the tool 'generates' code. It does not disclose whether code is returned, written to files, executed, or what responseMode changes, and it does not mention any side effects or setup requirements.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence with no filler or redundant words. It is concise, though perhaps too terse for the tool's complexity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a code-generation tool with 4 parameters, no output schema, and no annotations, the description is incomplete. It omits the output format, the effect of responseMode and storeType, and how this tool relates to the install/validate siblings.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema covers 100% of the parameters with clear descriptions, including enums for storeType and responseMode. The description adds only the phrase 'for your framework,' which maps to the framework parameter, so it does not meaningfully improve on the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description names a specific action, 'Generate,' and a resource, 'Mantis integration code,' so an agent can tell this is a code-generation tool. However, 'integration code' is broad and does not distinguish it from siblings like generateEventHandler or installMantisSDK, and it never explains what Mantis integration entails.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives no guidance on when to choose this tool over its siblings, such as installMantisSDK or validateSetup. It does not state prerequisites, typical use cases, or alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kahlilashanti/mantis-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server