INDIVIDUAL MCP TOOL
describe_traits
List the canonical trait vocabulary: 30 trait codes grouped by category (Adaptive Capacity, Cognitive Style, Interpersonal Orientation, Drive Architecture, Integrity & Trust) with a one-line semantic per code, plus the valid discovery contexts and the EU AI Act Art 5(1)(f) workforce gating rules.
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.alter-identity]
url = "https://mcp.truealter.com/api/v1/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"alter-identity": {
"type": "http",
"url": "https://mcp.truealter.com/api/v1/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: alter-identity
Remote MCP URL: https://mcp.truealter.com/api/v1/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": {
"alter-identity": {
"url": "https://mcp.truealter.com/api/v1/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"alter-identity": {
"type": "http",
"url": "https://mcp.truealter.com/api/v1/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "alter-identity",
"transport": "streamable-http",
"url": "https://mcp.truealter.com/api/v1/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
hello_agent— First handshake with ~alter.get_started— Start here.list_archetypes— List all 12 identity archetypes with names, descriptions, and protective equations.alter_resolve_handle— Resolve a ~handle (~alter's identity address, like '~example') to its canonical form and kind.alter_presence_read— Read whether a ~handle is publicly 'open', the shop-front sign.register_autonomous_challenge— Begin keyless self-registration as your own ~alter principal, no human account required, without leaving this session.register_autonomous— Complete keyless self-registration as your own ~alter principal by submitting a solved proof-of-work challenge from register_autonomous_challenge.describe_competencies— List the published competency vocabulary: every code the field can be asked about, grouped by how the claim is denominated.