Centric Demo
FreeNot checkedA public demo MCP server that exposes Centric RM tools (list contacts, brief, draft, radar, temperature check) with a frozen fictional cast, safe for registry l
About
A public demo MCP server that exposes Centric RM tools (list contacts, brief, draft, radar, temperature check) with a frozen fictional cast, safe for registry listing.
README
Try Centric's relationship intelligence from any MCP-compatible AI assistant — Claude, ChatGPT, Cursor, and others. This demo server runs against a sample book of business with fictional contacts, so you can experience the product with no signup and no real data.
Centric is a relationship intelligence platform for people-facing professionals — relationship managers, client leads, and the teams who support them. It reads the state of a relationship and tells you what matters before your next interaction.
What you can try
Connect the server and ask your assistant to:
- List the sample contacts — a demo book of business to explore.
- Get a contact's relationship health — five dimensions (Clarity, Cadence, Responsiveness, Bench Strength, Meaningful Moments), each shown as Red / Yellow / Green.
- Brief me on a contact — a synthesized read before you reach out: what to open with, what to be aware of.
- Draft outreach — email, text, LinkedIn, or talking points, grounded in the contact's context.
- See the relationship radar — the five dimensions at a glance.
- Run a temperature check — the quick "how did that interaction feel?" loop.
Everything here runs on fictional data. The hero contact is Isabella Chen (SVP Partnerships, Meridian Group); the demo relationship manager is Marcus Johnson.
Connect
This is a remote server — there's nothing to install. Point your MCP client at:
https://centric-demo-mcp-808053805730.us-central1.run.app/mcp
Most assistants let you add a remote MCP server in their settings. If your client needs a config entry, use:
{
"mcpServers": {
"centric-demo": {
"url": "https://centric-demo-mcp-808053805730.us-central1.run.app/mcp"
}
}
}
For clients that connect through the mcp-remote bridge instead:
{
"mcpServers": {
"centric-demo": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://centric-demo-mcp-808053805730.us-central1.run.app/mcp"]
}
}
}
The full product
This demo shows the individual experience against sample data. The full Centric platform connects to your team's real book of business, with organizational controls, privacy safeguards, and the manager and coaching tools that make it a system of record — not just a lookup.
Learn more at getcentric.ai.
Installing Centric Demo
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/centricai/centric-demo-mcpFAQ
Is Centric Demo MCP free?
Yes, Centric Demo MCP is free — one-click install via Unyly at no cost.
Does Centric Demo need an API key?
No, Centric Demo runs without API keys or environment variables.
Is Centric Demo hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Centric Demo in Claude Desktop, Claude Code or Cursor?
Open Centric Demo on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Centric Demo with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
