Trust Infrastructure for Digital Entities.
AI agents are already searching, booking, and transacting autonomously — but there's no standard way to verify who they're dealing with. People, companies, APIs, AI models, MCP servers, and agents all need a way to prove who they are and be found. TETA+PI closes that gap.
| Repo | Description |
|---|---|
| api | FastAPI backend — registry/email/domain verification, C2PA + Bitcoin proof chain |
| web | Next.js 15 app — claim and manage a verified profile |
| mcp | MCP server — 7 tools exposing the registry to AI agents |
| landing | Marketing site — tetapi.dev |
| infra | Canonical docs + deploy configuration |
SSL made HTTPS trustworthy. MCP connected agents to tools. TETA+PI makes digital entities verifiable.
{
"mcpServers": {
"tetapi": {
"url": "https://mcp.tetapi.dev/sse"
}
}
}