Analytics
moltlinestudio.com
Provides access to business product information and calculates unit economics metrics.
ENDPOINT 1
https://mcp.moltlinestudio.com/business
MCP server metadata
- Name
- moltline-business
- Version
- 3.4.7
Moltline's Business Suite: 30 industry/operations persona-skill products (finance admin, bookkeeping support, legal-office ops, real estate, hospitality, SMB operations and more). Free: list_products, get_free_skill, unit_economics. Premium: get_full_product, get_full_skill.
Known tools 8
list_productsList every product in the Business Suite line with its included skills.
Inferred read-onlyunit_economicsCalculate unit economics: margin, break-even, LTV:CAC, and a plain reading.
Inferred read-onlyloan_paymentCompute an amortized loan payment: monthly payment, total paid, total interest.
Potential side effectsCONNECT 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.moltline-business]
url = "https://mcp.moltlinestudio.com/business"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-business": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/business"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-business
Remote MCP URL: https://mcp.moltlinestudio.com/business
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": {
"moltline-business": {
"url": "https://mcp.moltlinestudio.com/business"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-business": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/business"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-business",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/business"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://mcp.moltlinestudio.com/codereview
MCP server metadata
- Name
- moltline-codereview
- Version
- 3.4.7
Moltline Code Review & AI-Code Verifier: review diffs and files the way a skeptical senior engineer would. Free: review_diff (risk-scan a unified diff), ai_code_smell_scan (flag AI-generated-code tells), complexity_report, secret_scan, review_checklist. Premium (license): security_deep_dive, get_reviewer_persona. Every finding cites the line and says why it matters.
Known tools 7
ai_code_smell_scanFlag the tells of unreviewed AI-generated code in a source file.
Inferred read-onlycomplexity_reportReport structural complexity of a source file, function by function.
Inferred read-onlysecret_scanScan text for accidentally-committed machine credentials and private-key material.
Inferred read-onlyreview_checklistProduce a focused pull-request review checklist for a language or stack.
Inferred read-onlyget_reviewer_personaLoad the Senior Reviewer persona for consistent, high-signal reviews.
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.moltline-codereview]
url = "https://mcp.moltlinestudio.com/codereview"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-codereview": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/codereview"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-codereview
Remote MCP URL: https://mcp.moltlinestudio.com/codereview
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": {
"moltline-codereview": {
"url": "https://mcp.moltlinestudio.com/codereview"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-codereview": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/codereview"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-codereview",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/codereview"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://mcp.moltlinestudio.com/creator
MCP server metadata
- Name
- moltline-creator
- Version
- 3.4.7
Moltline's Creator Studio: 20 content/creative persona-skill products (blogging, brand voice, copywriting, video, social, newsletters and more). Free: list_products, get_free_skill, analyze_writing. Premium: get_full_product, get_full_skill.
Known tools 8
list_productsList every product in the Creator Studio line with its included skills.
Inferred read-onlyanalyze_writingAnalyze a draft for readability, passive voice, cliches, and hedging.
Inferred read-onlysocial_length_checkCheck a post against every major platform's length limit at once.
Potential side effectsCONNECT 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.moltline-creator]
url = "https://mcp.moltlinestudio.com/creator"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-creator": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/creator"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-creator
Remote MCP URL: https://mcp.moltlinestudio.com/creator
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": {
"moltline-creator": {
"url": "https://mcp.moltlinestudio.com/creator"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-creator": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/creator"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-creator",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/creator"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 4
https://mcp.moltlinestudio.com/data
MCP server metadata
- Name
- moltline-data
- Version
- 3.4.7
Moltline Data Desk: paste-your-data analytics. Free: csv_profile, ab_test, correlation, growth_rates. Premium (license): funnel_report, cohort_retention, forecast_trend.
Known tools 7
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.moltline-data]
url = "https://mcp.moltlinestudio.com/data"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-data": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/data"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-data
Remote MCP URL: https://mcp.moltlinestudio.com/data
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": {
"moltline-data": {
"url": "https://mcp.moltlinestudio.com/data"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-data": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/data"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-data",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/data"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 5
https://mcp.moltlinestudio.com/educator
MCP server metadata
- Name
- moltline-educator
- Version
- 3.4.7
Moltline's Educator Toolkit: 8 teaching persona/skill products (curriculum design, classroom management, virtual teaching, accommodations implementation, exam prep, study groups, language learning, parent coaching). Free: list_products, get_free_skill, readability_report. Premium: get_full_product, get_full_skill.
Known tools 7
readability_reportAnalyze teaching text with Flesch-Kincaid readability and leveling advice.
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.moltline-educator]
url = "https://mcp.moltlinestudio.com/educator"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-educator": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/educator"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-educator
Remote MCP URL: https://mcp.moltlinestudio.com/educator
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": {
"moltline-educator": {
"url": "https://mcp.moltlinestudio.com/educator"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-educator": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/educator"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-educator",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/educator"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 6
https://mcp.moltlinestudio.com/govern
MCP server metadata
- Name
- moltline-govern
- Version
- 3.4.7
Moltline Agent Governance & MCP Auditor: inventory and audit your agent fleet. Free: audit_mcp_config (scope/secret/version risks in an MCP config), scope_check (over-privileged tools by blast radius), audit_skill_file (injection/secret/concealment smells), injection_scan, inventory_report, agent_readiness_scan (score any public domain against 21 agent-readiness checks and return the fix for each failure). Premium (license): governance_policy, get_auditor_persona. Every finding names the risk and a concrete remediation.
Known tools 8
inventory_reportBuild a governance inventory with risk tiers from a raw agent list.
Inferred read-onlyget_auditor_personaLoad the Governance Auditor persona for consistent fleet audits.
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.moltline-govern]
url = "https://mcp.moltlinestudio.com/govern"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-govern": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/govern"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-govern
Remote MCP URL: https://mcp.moltlinestudio.com/govern
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": {
"moltline-govern": {
"url": "https://mcp.moltlinestudio.com/govern"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-govern": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/govern"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-govern",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/govern"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 7
https://mcp.moltlinestudio.com/humanizer
MCP server metadata
- Name
- moltline-humanizer
- Version
- 3.4.7
Voice-matching editor for AI drafts. Free: ai_tell_scan (find AI-isms with evidence), voice_fingerprint (metric profile from writing samples), burstiness_report. Premium: humanize_plan (rewrite brief with measurable targets) and verify_rewrite (prove the rewrite moved toward the voice). This is a style/voice tool — do not use it to misrepresent authorship of academic or assessed work.
Known tools 5
voice_fingerprintBuild a measurable voice profile from samples of a person's real writing.
Inferred read-onlyhumanize_planProduce a precise rewrite brief that de-AIs a draft, with numeric targets.
Inferred read-onlyverify_rewriteVerify a rewrite actually improved: score delta, meaning check, voice distance.
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.moltline-humanizer]
url = "https://mcp.moltlinestudio.com/humanizer"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-humanizer": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/humanizer"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-humanizer
Remote MCP URL: https://mcp.moltlinestudio.com/humanizer
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": {
"moltline-humanizer": {
"url": "https://mcp.moltlinestudio.com/humanizer"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-humanizer": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/humanizer"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-humanizer",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/humanizer"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 8
https://mcp.moltlinestudio.com/merchant
MCP server metadata
- Name
- moltline-merchant
- Version
- 3.4.7
Merchant math over MCP. Free: processor_fees, charge_to_net, invoice_total. Premium (license): discount_stack, proration, installment_plan. Administrative math only — not financial advice.
Known tools 6
processor_feesBreak down payment-processor fees: fee, net, and effective rate.
Potential side effectscharge_to_netCompute the gross price to charge so you net a target after fees.
Potential side effectsinvoice_totalTotal an invoice: per-line totals, subtotal, discount, tax, grand total.
Potential side effectsCONNECT 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.moltline-merchant]
url = "https://mcp.moltlinestudio.com/merchant"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-merchant": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/merchant"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-merchant
Remote MCP URL: https://mcp.moltlinestudio.com/merchant
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": {
"moltline-merchant": {
"url": "https://mcp.moltlinestudio.com/merchant"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-merchant": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/merchant"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-merchant",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/merchant"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 9
https://mcp.moltlinestudio.com/catalog
MCP server metadata
- Name
- moltline-catalog
- Version
- 3.4.7
Moltline Studio's catalog of 138 OpenClaw personas & skills and 12 kits. Free: search_catalog, preview_product, get_free_skill, list_kits, upgrade_info. Premium (paid plan): get_full_persona, get_full_skill, get_full_product, get_full_kit.
Known tools 10
preview_productPreview one product: metadata, persona teaser, and paid-skill teasers.
Inferred read-onlyget_full_productLoad one product in full: persona plus every skill's instructions.
Inferred read-onlyrecommend_productsRecommend catalog products for a need described in plain language.
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.moltline-catalog]
url = "https://mcp.moltlinestudio.com/catalog"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-catalog": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/catalog"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-catalog
Remote MCP URL: https://mcp.moltlinestudio.com/catalog
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": {
"moltline-catalog": {
"url": "https://mcp.moltlinestudio.com/catalog"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-catalog": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/catalog"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-catalog",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/catalog"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 10
https://mcp.moltlinestudio.com/outbound
MCP server metadata
- Name
- moltline-outbound
- Version
- 3.4.7
Moltline's Outbound Engine: 7 sales-outreach persona/skill products (LinkedIn outreach, follow-ups, multi-channel sequencing, call coaching, deliverability, closing copy, CRM hygiene). Free: list_products, get_free_skill, audit_copy. Premium: get_full_product, get_full_skill.
Known tools 8
sequence_plannerPlan an outreach cadence with expanding gaps and per-touch purposes.
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.moltline-outbound]
url = "https://mcp.moltlinestudio.com/outbound"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-outbound": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/outbound"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-outbound
Remote MCP URL: https://mcp.moltlinestudio.com/outbound
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": {
"moltline-outbound": {
"url": "https://mcp.moltlinestudio.com/outbound"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-outbound": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/outbound"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-outbound",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/outbound"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 11
https://mcp.moltlinestudio.com/personal
MCP server metadata
- Name
- moltline-personal
- Version
- 3.4.7
Moltline's Personal Suite: 20 personal-assistant persona-skill products (inbox, calendar, travel, meals, fitness admin, finance admin, family logistics and more). Free: list_products, get_free_skill, budget_split, spaced_repetition_plan. Premium: get_full_product, get_full_skill.
Known tools 9
list_productsList every product in the Personal Suite line with its included skills.
Inferred read-onlybudget_splitSplit monthly income into needs/wants/savings buckets with weekly equivalents.
Inferred read-onlyspaced_repetition_planBuild a spaced-repetition review schedule with expanding intervals.
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.moltline-personal]
url = "https://mcp.moltlinestudio.com/personal"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-personal": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/personal"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-personal
Remote MCP URL: https://mcp.moltlinestudio.com/personal
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": {
"moltline-personal": {
"url": "https://mcp.moltlinestudio.com/personal"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-personal": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/personal"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-personal",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/personal"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 12
https://mcp.moltlinestudio.com/research
MCP server metadata
- Name
- moltline-research
- Version
- 3.4.7
Moltline's Research Desk: 7 research/study persona-skill products (research navigation, thesis advising, note-taking, reading comprehension, exam prep). Free: list_products, get_free_skill, format_citation. Premium: get_full_product, get_full_skill.
Known tools 8
list_productsList every product in the Research Desk line with its included skills.
Inferred read-onlystats_describeDescribe a numeric dataset: center, spread, quartiles, and outliers.
Inferred read-onlysample_sizeCalculate the survey sample size needed for a confidence level and margin.
Inferred read-onlyconfidence_intervalCompute a confidence interval for a mean (normal approximation).
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.moltline-research]
url = "https://mcp.moltlinestudio.com/research"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-research": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/research"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-research
Remote MCP URL: https://mcp.moltlinestudio.com/research
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": {
"moltline-research": {
"url": "https://mcp.moltlinestudio.com/research"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-research": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/research"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-research",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/research"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 13
https://mcp.moltlinestudio.com/skillmd-lint
MCP server metadata
- Name
- skillmd-lint
- Version
- 3.4.7
Lint SKILL.md files for AI agents: lint_skill validates one file's frontmatter, structure, secrets, and size; packaging_check validates a zip layout plan for skill marketplaces. All tools are free.
Known tools 6
packaging_checkValidate a zip layout plan for a skill marketplace before packaging.
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.skillmd-lint]
url = "https://mcp.moltlinestudio.com/skillmd-lint"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"skillmd-lint": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/skillmd-lint"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: skillmd-lint
Remote MCP URL: https://mcp.moltlinestudio.com/skillmd-lint
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": {
"skillmd-lint": {
"url": "https://mcp.moltlinestudio.com/skillmd-lint"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"skillmd-lint": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/skillmd-lint"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "skillmd-lint",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/skillmd-lint"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 14
https://mcp.moltlinestudio.com/timeops
MCP server metadata
- Name
- moltline-timeops
- Version
- 3.4.7
Deterministic date/schedule math over MCP. Free: business_days, meeting_overlap, recurrence_expand. Premium (license): deadline_planner, sla_due. All dates ISO YYYY-MM-DD; times 24h HH:MM.
Known tools 5
meeting_overlapFind the shared meeting window across time zones inside working hours.
Inferred read-onlydeadline_plannerPlan a task schedule backward from a hard deadline in business days.
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.moltline-timeops]
url = "https://mcp.moltlinestudio.com/timeops"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-timeops": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/timeops"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-timeops
Remote MCP URL: https://mcp.moltlinestudio.com/timeops
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": {
"moltline-timeops": {
"url": "https://mcp.moltlinestudio.com/timeops"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-timeops": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/timeops"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-timeops",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/timeops"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 15
https://mcp.moltlinestudio.com/dropship
MCP server metadata
- Name
- moltline-dropship
- Version
- 1.1.0
Dropshipping unit economics over MCP. Free: margin_check, lead_time, sku_map_check, price_ladder. Premium (license): moq_planner, returns_impact. Arithmetic on your own numbers — no supplier API, no store connection, no account.
Known tools 6
price_ladderWork backwards from the margin you want to the price you must charge.
Potential side effectsmoq_plannerDecide how much to order against demand, lead time and the cash you have.
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.moltline-dropship]
url = "https://mcp.moltlinestudio.com/dropship"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-dropship": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/dropship"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-dropship
Remote MCP URL: https://mcp.moltlinestudio.com/dropship
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": {
"moltline-dropship": {
"url": "https://mcp.moltlinestudio.com/dropship"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-dropship": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/dropship"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-dropship",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/dropship"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 16
https://mcp.moltlinestudio.com/recall
MCP server metadata
- Name
- moltline-recall
- Version
- 1.1.0
A portable knowledge-graph memory over MCP. Free: graph_upsert, graph_search, graph_diff, graph_lint. Premium (license): graph_at_time, graph_compact. The graph is passed in and returned - no database, no embedding key, no account, and nothing of yours is stored on this server.
Known tools 6
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.moltline-recall]
url = "https://mcp.moltlinestudio.com/recall"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-recall": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/recall"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-recall
Remote MCP URL: https://mcp.moltlinestudio.com/recall
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": {
"moltline-recall": {
"url": "https://mcp.moltlinestudio.com/recall"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-recall": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/recall"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-recall",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/recall"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 17
https://mcp.moltlinestudio.com/shipping
MCP server metadata
- Name
- moltline-shipping
- Version
- 1.1.0
Shipping and landed-cost math over MCP. Free: dim_weight, parcel_fit, landed_cost, freight_class. Premium (license): rate_card, free_shipping_threshold. Arithmetic on your own inputs — no carrier account, no rate contract, no live quotes.
Known tools 6
free_shipping_thresholdFind the order value at which free shipping stops costing you money.
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.moltline-shipping]
url = "https://mcp.moltlinestudio.com/shipping"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-shipping": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/shipping"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-shipping
Remote MCP URL: https://mcp.moltlinestudio.com/shipping
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": {
"moltline-shipping": {
"url": "https://mcp.moltlinestudio.com/shipping"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-shipping": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/shipping"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-shipping",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/shipping"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 18
https://mcp.moltlinestudio.com/shopify
MCP server metadata
- Name
- moltline-shopify
- Version
- 1.1.0
Shopify catalogue preparation over MCP. Free: product_csv_check, url_handle, variant_matrix, metafield_key_check. Premium (license): bulk_price_change, payout_estimate. Works on your file, not your store — no API key, no OAuth, no store access.
Known tools 6
product_csv_checkCheck a product CSV's header row against Shopify's current columns.
Inferred read-onlyvariant_matrixCount the variants a set of options produces, and flag the ceilings.
Inferred read-onlybulk_price_changeApply one pricing rule across a list of prices and show the effect.
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.moltline-shopify]
url = "https://mcp.moltlinestudio.com/shopify"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-shopify": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/shopify"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-shopify
Remote MCP URL: https://mcp.moltlinestudio.com/shopify
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": {
"moltline-shopify": {
"url": "https://mcp.moltlinestudio.com/shopify"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-shopify": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/shopify"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-shopify",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/shopify"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 19
https://mcp.moltlinestudio.com/vision
MCP server metadata
- Name
- moltline-vision
- Version
- 1.1.0
Computer-vision arithmetic over MCP. Free: image_probe, bbox_convert, resize_plan, colour_check. Premium (license): detection_metrics, nms. Pure arithmetic and header parsing - no model, no image library, no API key, no account.
Known tools 6
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.moltline-vision]
url = "https://mcp.moltlinestudio.com/vision"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltline-vision": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/vision"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltline-vision
Remote MCP URL: https://mcp.moltlinestudio.com/vision
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": {
"moltline-vision": {
"url": "https://mcp.moltlinestudio.com/vision"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltline-vision": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/vision"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltline-vision",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/vision"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 20
https://moltlinestudio.com
MCP server metadata
- Name
- WebMCP
Known tools 0
No tool metadata was available in the registry cache.
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.webmcp]
url = "https://moltlinestudio.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://moltlinestudio.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://moltlinestudio.com
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": {
"webmcp": {
"url": "https://moltlinestudio.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://moltlinestudio.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://moltlinestudio.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 21
https://mcp.moltlinestudio.com/optimize
Known tools 0
No tool metadata was available in the registry cache.
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.moltlinestudio-com]
url = "https://mcp.moltlinestudio.com/optimize"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltlinestudio-com": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/optimize"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltlinestudio-com
Remote MCP URL: https://mcp.moltlinestudio.com/optimize
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": {
"moltlinestudio-com": {
"url": "https://mcp.moltlinestudio.com/optimize"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltlinestudio-com": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/optimize"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltlinestudio-com",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/optimize"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 22
https://mcp.moltlinestudio.com/regclock
Known tools 0
No tool metadata was available in the registry cache.
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.moltlinestudio-com]
url = "https://mcp.moltlinestudio.com/regclock"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltlinestudio-com": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/regclock"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltlinestudio-com
Remote MCP URL: https://mcp.moltlinestudio.com/regclock
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": {
"moltlinestudio-com": {
"url": "https://mcp.moltlinestudio.com/regclock"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltlinestudio-com": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/regclock"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltlinestudio-com",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/regclock"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 23
https://mcp.moltlinestudio.com/taxlots
Known tools 0
No tool metadata was available in the registry cache.
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.moltlinestudio-com]
url = "https://mcp.moltlinestudio.com/taxlots"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moltlinestudio-com": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/taxlots"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moltlinestudio-com
Remote MCP URL: https://mcp.moltlinestudio.com/taxlots
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": {
"moltlinestudio-com": {
"url": "https://mcp.moltlinestudio.com/taxlots"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moltlinestudio-com": {
"type": "http",
"url": "https://mcp.moltlinestudio.com/taxlots"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moltlinestudio-com",
"transport": "streamable-http",
"url": "https://mcp.moltlinestudio.com/taxlots"
}
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.