streamable-httpupdated 1mo ago
AI trust infrastructure. Verify AI outputs before anyone acts on them.
O que dá para fazer com oathlayer?
Oathlayer
AI trust infrastructure. Verify AI outputs before anyone acts on them.
Every answer checked against real sources. Every answer documented with a permanent doc number anyone can verify for free.
What it does
- Checks every AI answer against independent real-world sources
- Returns a trust signal — Oath Approved, Threshold Not Met, Various Perspectives Apply, or Threshold Reserved
- Every answer gets a unique permanent doc number
- Anyone can verify any doc number free at oathlayer.com/verify
- Works on any AI model
MCP Server
Connect Oathlayer to your AI agents via MCP at https://mcp.oathlayer.com
API
Full API and CLI documentation at https://oathlayer.com/docs
Pricing
From $9 for 500 verifications. Details at https://oathlayer.com
Trust Is Everything
oathlayer.com
Instalação
Adicione oathlayer ao seu cliente. Escolha o que você usa.
claude mcp add --transport http oathlayer https://mcp.oathlayer.comcodex mcp add oathlayer --url https://mcp.oathlayer.com{
"mcpServers": {
"oathlayer": {
"url": "https://mcp.oathlayer.com"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"oathlayer": {
"type": "http",
"url": "https://mcp.oathlayer.com"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"oathlayer": {
"url": "https://mcp.oathlayer.com"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"oathlayer": {
"serverUrl": "https://mcp.oathlayer.com"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Pontuação
38 / 100
Incompleta
- Documentação4/25
- Manutenção16/25
- Confiança6/20
- Capacidade0/15
- Instalação12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 41 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Histórico de versões
| Versões | Publicada |
|---|---|
| 1.0.0Mais recente | 21 de jul. de 2026 |