← Registry

Developer Tools

mantlekit.dev

Provides recommendations and project blueprints for building apps using MantleKit, a development toolkit.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.mantlekit.dev/mcp

No auth detected

MCP server metadata

Name
mantlekit-launch-planner
Version
0.1.3
Capabilities
loggingtools.listChangedresources.listChangedprompts.listChanged

Known tools 4

recommend_setup

Recommend the best MantleKit tier, theme, and built-in feature set for a new app idea.

Inferred read-only
generate_project_blueprint

Turn an app idea into a launch-ready MantleKit project blueprint with pages, dashboard sections, entities, and MVP scope.

Inferred read-only
match_theme

Recommend the best MantleKit theme for a product type, audience, and brand direction.

Inferred read-only
compare_build_vs_custom

Estimate where MantleKit saves time versus building from scratch for a SaaS project.

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.mantlekit-launch-planner]
url = "https://mcp.mantlekit.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mantlekit-launch-planner": {
      "type": "http",
      "url": "https://mcp.mantlekit.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mantlekit-launch-planner": {
      "type": "http",
      "url": "https://mcp.mantlekit.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mantlekit-launch-planner",
  "transport": "streamable-http",
  "url": "https://mcp.mantlekit.dev/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mantlekit.dev was fetched 2026-07-27T23:28:16.569Z and is being refreshed.

Trust status Neutral

mantlekit.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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