← Registry

Data Collection

measuretechpro.com

Provides access to product overview, pricing, knowledge base, and community forum data for Measure Tech PRO.

1 endpoint13 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://measuretechpro.com/mcp

No auth detected

MCP server metadata

Name
measure-tech-pro
Version
1.0.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 13

get_product_overview

The full capability picture, from the product itself.

Inferred read-only
get_pricing

The honest monthly price for a specific crew, from the same catalogue the checkout bills from.

Inferred read-only
search_knowledge_base

Answers from the app's own built-in knowledge base — 278 real support answers, extracted from the product.

Inferred read-only
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.

Inferred read-only
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).

Inferred read-only
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.

Inferred read-only
join_waitlist

Put someone in line for the Measure Tech PRO web console at founding pricing.

Inferred read-only
request_contact

Relay a real person's request for human contact (sales question, demo, enterprise) to the Measure Tech PRO team.

Inferred read-only
heart_request

Add the signed-in customer's heart to a feature request (or remove it with on:false).

Potential side effects
post_feature_request

Post a new request to the public forum as the signed-in customer — AFTER checking for duplicates: the first call returns any similar existing requests, and posting anyway requires confirm_duplicates true.

Potential side effects
comment_on_request

Add the signed-in customer's comment to a thread — their workaround, their trade's angle, their +1 with a reason.

Potential side effects
my_requests

What the signed-in customer has asked for and hearted, with current statuses — "did they answer the thing I asked for?

Inferred read-only
server_info

What Measure Tech PRO is and what this server offers.

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.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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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