# client-compass MCP server

Behavioral intelligence for client-facing professionals. Know who you're walking into.

## Links
- Registry page: https://www.getdrio.com/mcp/com-numbru-client-compass
- Repository: https://github.com/marcus160365/numbru-mcp-server

## Install
- Endpoint: https://numbru-mcp-server.numbru.workers.dev
- Auth: Not captured

## Setup notes
- Remote endpoint: https://numbru-mcp-server.numbru.workers.dev

## Tools
- health_check (Health Check) - Check the health status of the numbrU API Endpoint: https://numbru-mcp-server.numbru.workers.dev
- list_people (List People) - Retrieve all people (clients) for the authenticated user. Optionally search by name. Endpoint: https://numbru-mcp-server.numbru.workers.dev
- get_person (Get Person) - Retrieve a single person (client) by their ID, including their Client Compass data. Endpoint: https://numbru-mcp-server.numbru.workers.dev
- create_person (Create Person) - Create a new person (client). Generates their Client Compass automatically. Requires the user to have a profession set. Endpoint: https://numbru-mcp-server.numbru.workers.dev
- batch_create_persons (Batch Create Persons) - Create up to 10 people (clients) in parallel and generate a Client Compass for each. Use this for re-engaging dormant leads — a name is enough. IMPORTANT: Return the full Start Here coaching for each person (ask_them, know_this, avoid_this) — do not summarize or create tables. Present each person's compass_summary_text and all three Start Here items in full. Endpoint: https://numbru-mcp-server.numbru.workers.dev
- get_chat_messages (Get Chat Messages) - Retrieve chat message history for a specific person (client). Returns messages in reverse chronological order. Endpoint: https://numbru-mcp-server.numbru.workers.dev
- send_chat_message (Send Chat Message) - Send a chat message about a specific person (client). The AI will respond with tailored advice based on the client's Compass profile. Endpoint: https://numbru-mcp-server.numbru.workers.dev
- get_me (Get Current User) - Retrieve the authenticated user's profile information. Endpoint: https://numbru-mcp-server.numbru.workers.dev
- complete_profile (Complete Profile) - Complete the user's profile (one-time signup). Sets name, profession, and generates a User Compass. Required before creating clients. Endpoint: https://numbru-mcp-server.numbru.workers.dev
- update_profile (Update Profile) - Update the user's profile settings. Can change name, profession, phone, DOB, or custom prompt. Endpoint: https://numbru-mcp-server.numbru.workers.dev
- generate_compass (Generate Compass) - Generate a numbrU Compass profile for a person using the Compass engine. Returns personality insights, communication style, and relationship strategies. Endpoint: https://numbru-mcp-server.numbru.workers.dev

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.numbru
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 22, 2026
- Source: https://registry.modelcontextprotocol.io
