Marketing
changemaker.ai
Provides product information, proof points, and demo booking for ChangeMaker.
ENDPOINT 1
https://changemaker.ai/mcp
MCP server metadata
- Name
- ChangeMaker
- Version
- 0.1.0
Known tools 6
get_product_summaryReturn the canonical one-sentence product description of ChangeMaker.
Inferred read-onlylist_proof_pointsReturn the four proof statistics ChangeMaker publishes: shareholder return ratio, initiatives driven, transformations supported, impact under management.
Inferred read-onlyget_company_infoReturn the operating company info for ChangeMaker (Principia Mentis GmbH).
Inferred read-onlyget_markdown_urlReturn the URL of the markdown mirror of the ChangeMaker homepage for the given locale.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.