We offer a Model Context Protocol (MCP) server for the GetProfile API, so you can integrate real-time profile data directly into your LLM-powered tools.
claude_desktop_config.json
file, add our GetProfile MCP server configuration:
YOUR_API_KEY_HERE
with your tenant’s API key from the GetProfile dashboard.
✅ Tip: You can add multiple MCP servers if needed (like local filesystem, etc.).
“Show me Alex’s hobbies and mood.”Claude will: 1️⃣ Identify the GetProfile MCP tool. 2️⃣ Request permission to use it. 3️⃣ Fetch the real-time profile data. 4️⃣ Provide the result in your conversation.
npx
is bundled with Node).
✅ If you see errors, review Claude’s logs for details.