Developer Tools
mantlekit.dev
Provides recommendations and project blueprints for building apps using MantleKit, a development toolkit.
ENDPOINT 1
https://mcp.mantlekit.dev/mcp
MCP server metadata
- Name
- mantlekit-launch-planner
- Version
- 0.1.3
Known tools 4
recommend_setupRecommend the best MantleKit tier, theme, and built-in feature set for a new app idea.
Inferred read-onlygenerate_project_blueprintTurn an app idea into a launch-ready MantleKit project blueprint with pages, dashboard sections, entities, and MVP scope.
Inferred read-onlymatch_themeRecommend the best MantleKit theme for a product type, audience, and brand direction.
Inferred read-onlycompare_build_vs_customEstimate where MantleKit saves time versus building from scratch for a SaaS project.
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.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.
mantlekit.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.