# client-compass

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/marcus160365/numbru-mcp-server  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/client-compass

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

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "client-compass": {
    "command": "npx",
    "args": ["-y","client-compass"]
  }
}
```

## Documentation & README

# numbrU — Client Compass MCP Server

<!-- mcp-name: client-compass -->

Behavioral intelligence for client-facing professionals.
Client Compass generates a fixed, person-specific strategy brief
from a name — what someone is protecting, how they decide, and
the safest way to open a conversation.

## Tools

- `generate_compass` — Generate a full Client Compass for any person
- `get_person` — Retrieve a saved client profile
- `list_people` — List all clients in your account
- `create_person` — Add a new client
- `batch_create_persons` — Add up to 10 clients at once
- `send_chat_message` — Send a strategy chat message about a client
- `get_chat_messages` — Retrieve chat history for a client
- `complete_profile` — Complete your numbrU account profile
- `get_me` — Retrieve your account information
- `health_check` — Check server status

## Server URL

https://numbru-mcp-server.numbru.workers.dev

## Use Cases

- Real estate agents preparing for listing appointments
- Sales professionals before discovery calls
- Insurance producers before renewal conversations
- Customer success managers before QBRs

## Authentication

API key via numbrU account. Get access at https://www.numbru.com

## Built by

Marcus Combs, Founder — numbrU Inc.
marcus@numbru.com

