ALTER Identity✓
com.truealter/identity · v0.3.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.truealter/identity",
"description": "Psychometric identity verification for humans, queryable by AI agents over MCP. x402 micropayments.",
"title": "ALTER Identity",
"version": "0.3.2",
"websiteUrl": "https://truealter.com",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.truealter.com/api/v1/mcp",
"headers": [
{
"description": "Optional API key for member-scoped access. Anonymous callers can use the L0 tier (rate-limited).",
"isSecret": true,
"name": "X-ALTER-API-Key"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"publisher": "Alter Meridian Pty Ltd",
"spec": "draft-morrison-mcp-dns-discovery-02",
"x402": "base:0x8c78c8a2c12f18001170530650ccab4b76dc1e13"
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}