list_demo_contacts — centric demo MCP Tool Read-only
list_demo_contacts
(list demo contacts) is one of 6 tools on the
centric demo
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_demo_contacts from your client
- Claude Code centric demo list_demo_contacts run in your project directory
- Claude Desktop centric demo list_demo_contacts ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor centric demo list_demo_contacts ~/.cursor/mcp.json
- VS Code centric demo list_demo_contacts .vscode/mcp.json
- Zed centric demo list_demo_contacts ~/.config/zed/settings.json
- Windsurf centric demo list_demo_contacts ~/.codeium/windsurf/mcp_config.json
- Cline centric demo list_demo_contacts ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI centric demo list_demo_contacts ~/.gemini/settings.json
- Grok centric demo list_demo_contacts .mcp.json (in your project root)
- ChatGPT centric demo list_demo_contacts Settings → Connectors → Advanced → Developer mode
- Claude.ai centric demo list_demo_contacts Settings → Connectors → Add custom connector
- LangChain centric demo list_demo_contacts pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http centric-demo https://centric-demo-mcp-808053805730.us-central1.run.app/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.