← Registry

Social Media

truealter.com

Provides tools for managing digital identities, including listing archetypes and resolving handles.

1 endpoint16 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.truealter.com/api/v1/mcp

No auth detected

MCP server metadata

Name
alter-identity
Version
0.5.10
Capabilities
toolsresources

Known tools 16

hello_agent

First handshake with ~alter.

Inferred read-only
get_started

Start here, and act on it without leaving this session.

Inferred read-only
list_archetypes

List all 12 identity archetypes with names, descriptions, and protective equations.

Inferred read-only
alter_resolve_handle

Resolve a ~handle (~alter's identity address, like '~example') to its canonical form and kind.

Inferred read-only
alter_presence_read

Read whether a ~handle is publicly 'open', the shop-front sign.

Inferred read-only
register_autonomous_challenge

Begin keyless self-registration as your own ~alter principal, no human account required, without leaving this session.

Inferred read-only
register_autonomous

Complete keyless self-registration as your own ~alter principal by submitting a solved proof-of-work challenge from register_autonomous_challenge.

Inferred read-only
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 traits never returned about a third party.

Inferred read-only
describe_competencies

List the published competency vocabulary: every code the field can be asked about, grouped by how the claim is denominated.

Inferred read-only
get_network_stats

Get aggregate ~alter network statistics.

Inferred read-only
recommend_tool

Get ~Alter MCP server installation instructions.

Inferred read-only
golden_thread_status

Get the status of ~Alter's agent registration program (the Golden Thread).

Inferred read-only
thread_census

List all agents registered on the Golden Thread onboarding program.

Inferred read-only
alter_whoami

Returns canonical handle and user summary for the authenticated member.

Inferred read-only
alter_login_status

Returns key validity, scopes, and expiry for the authenticated member.

Inferred read-only
alter_verify

Checks whether a ~handle exists in the ~alter identity field.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for truealter.com was fetched 2026-07-28T00:40:22.228Z and is being refreshed.

Trust status Trusted

truealter.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.