Identity infrastructure for the AI economy. Verify humans, query traits, earn USDC via x402.
If you already use ~Alter, the ~alter mcp server is the piece that lets your assistant work with it directly. Identity infrastructure for the AI economy. Verify humans, query traits, earn USDC via x402.
~Alter Identity SDK - query the continuous identity field from any JavaScript/TypeScript environment.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
hello_agent — L0get_started — L0list_archetypes — L0alter_resolve_handle — L0verify_identity — L0alter_presence_read — L0alter_resolve_by_key — L0get_engagement_level — L0get_profile — L0query_matches — L0get_competencies — L0create_identity_stub — L0Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
Among the cloud and infrastructure options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. ~Alter's toolset — hello_agent, get_started, list_archetypes and 11 more — is a fair guide to whether it matches your workflow. It is maintained by com.truealter; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| hello_agent | L0 |
| get_started | L0 |
| list_archetypes | L0 |
| alter_resolve_handle | L0 |
| verify_identity | L0 |
| alter_presence_read | L0 |
| alter_resolve_by_key | L0 |
| get_engagement_level | L0 |
| get_profile | L0 |
| query_matches | L0 |
| get_competencies | L0 |
| create_identity_stub | L0 |
| search_identities | L0 |
| create_requirement | L0 |
Resulting `.mcp.json`:
```json
{
"mcpServers": {
"alter": {
"url": "https://mcp.truealter.com/api/v1/mcp",
"transport": "streamable-http",
"description": "~Alter Identity - psychometric identity field for AI agents"
}
}
}Configuration as documented by the project. Restart the client after saving.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.