centric demo for Claude Desktop
io.github.centricai/centric-demo
Try Centric relationship intelligence: Brief Me, Relational IP radar, Draft As. Demo data.
client:Claude Desktop
transport:streamable-http
tools:6
Install centric demo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"centric-demo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://centric-demo-mcp-808053805730.us-central1.run.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs