streamable-httpupdated 1mo ago
AI trust infrastructure. Verify AI outputs before anyone acts on them.
Was kannst du mit oathlayer machen?
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
Installation
oathlayer zu deinem Client hinzufügen. Wähl den, den du nutzt.
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`.
Score
38 / 100
Unvollständig
- Dokumentation4/25
- Pflege16/25
- Vertrauen6/20
- Funktionsumfang0/15
- Installation12/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
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.0.0Aktuell | 21. Juli 2026 |