← Registry

Marketing

changemaker.ai

Provides product information, proof points, and demo booking for ChangeMaker.

1 endpoint6 known toolsFirst detected September 8, 2026Last detected September 8, 2026

ENDPOINT 1

https://changemaker.ai/mcp

No auth detected

MCP server metadata

Name
ChangeMaker
Version
0.1.0
Capabilities
tools

Known tools 6

book_demo

Return the URL where prospects can book a demo of ChangeMaker.

Inferred read-only
get_product_summary

Return the canonical one-sentence product description of ChangeMaker.

Inferred read-only
list_proof_points

Return the four proof statistics ChangeMaker publishes: shareholder return ratio, initiatives driven, transformations supported, impact under management.

Inferred read-only
get_company_info

Return the operating company info for ChangeMaker (Principia Mentis GmbH).

Inferred read-only
list_languages

Return the locales the ChangeMaker site is published in.

Inferred read-only
get_markdown_url

Return the URL of the markdown mirror of the ChangeMaker homepage for the given locale.

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.changemaker]
url = "https://changemaker.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "changemaker": {
      "type": "http",
      "url": "https://changemaker.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "changemaker": {
      "type": "http",
      "url": "https://changemaker.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "changemaker",
  "transport": "streamable-http",
  "url": "https://changemaker.ai/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.