← measuretechpro.com

INDIVIDUAL MCP TOOL

get_roadmap

What Measure Tech PRO has shipped, is building, is planning, and has declined — straight from the public forum's statuses, with the developer's written answers.

measuretechpro.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://measuretechpro.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_roadmap and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

measuretechpro.com

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.measure-tech-pro]
url = "https://measuretechpro.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "measure-tech-pro": {
      "type": "http",
      "url": "https://measuretechpro.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: measure-tech-pro
Remote MCP URL: https://measuretechpro.com/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": {
    "measure-tech-pro": {
      "url": "https://measuretechpro.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "measure-tech-pro": {
      "type": "http",
      "url": "https://measuretechpro.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "measure-tech-pro",
  "transport": "streamable-http",
  "url": "https://measuretechpro.com/mcp"
}
MCP Inspector

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

Related tools

  • get_product_overview — The full capability picture, from the product itself.
  • get_pricing — The honest monthly price for a specific crew, from the same catalogue the checkout bills from.
  • search_knowledge_base — Answers from the app's own built-in knowledge base — 278 real support answers, extracted from the product.
  • search_forum — Search Measure Tech PRO's public feature-request forum — real contractors asking for real things, with hearts that count companies and statuses the developer answers in writing.
  • get_forum_thread — One request from the public forum by id: title, body, status, the developer's written answer if there is one, and the heart counts (hearts count COMPANIES — a twelve-person crew and a solo shop each get one effective vote).
  • join_waitlist — Put someone in line for the Measure Tech PRO web console at founding pricing.
  • request_contact — Relay a real person's request for human contact (sales question, demo, enterprise) to the Measure Tech PRO team.
  • heart_request — Add the signed-in customer's heart to a feature request (or remove it with on:false).