← privawell.net
INDIVIDUAL MCP TOOL
privawell_audience
Returns value proposition and use cases for a specific audience: 'employer', 'employee', 'family', 'expat', or 'partner'.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.privawell-net]
url = "https://privawell.net/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"privawell-net": {
"type": "http",
"url": "https://privawell.net/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: privawell-net
Remote MCP URL: https://privawell.net/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"privawell-net": {
"url": "https://privawell.net/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"privawell-net": {
"type": "http",
"url": "https://privawell.net/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "privawell-net",
"transport": "streamable-http",
"url": "https://privawell.net/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
privawell_overview— Returns PRIVAWELL company overview, positioning, and what the product is and is not.privawell_pricing— Returns PRIVAWELL pricing details — plan name, annual price, trial, guarantee, and pricing notes.privawell_security— Returns PRIVAWELL security and privacy details — Swiss infrastructure, encryption, Zero AI Data Retention confirmation, employer data access policy, and proof points.privawell_pilot— Returns PRIVAWELL employer pilot programme details — structure, phases, target organisations, and how to request a pilot.privawell_features— Returns the current list of PRIVAWELL product features with descriptions.privawell_ai_intelligence— Returns PRIVAWELL's six layers of AI intelligence — how AI is used to capture, structure, understand, track, prepare, and share health information.privawell_faq— Returns FAQ pairs for a given audience.privawell_claims— Returns the approved claims PRIVAWELL representatives and agents may make, and the forbidden claims they must never make.