← Registry

AI & Machine Learning

ai-akari.ai

Provides trust receipts for AI agent interactions.

x402 supported2 endpoints6 known toolsFirst detected July 25, 2026Last detected August 31, 2026

ENDPOINT 1

https://ai-akari.ai/mcp-trust

No auth detected

MCP server metadata

Name
ai-akari-agent-trust-receipt
Version
2026.08.06.3
Capabilities
toolsresources
Server instructions

Call get_agent_trust_receipt for a free trust and official x402 distribution-validation check. Call audit_result_claim_x402 only after approval of $0.01 USDC; an unsigned call returns HTTP 402 and a signed retry returns the paid audit receipt. Never treat listing, validation acceptance, HTTP 402, or an unsigned probe as revenue or delivery.

Known tools 2

get_agent_trust_receipt

Use this before selecting, delegating to, or recommending the AIノアカリ☆ Result Receipt Auditor.

Inferred read-only
audit_result_claim_x402

Paid deterministic audit for AI result claims.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ai-akari-agent-trust-receipt]
url = "https://ai-akari.ai/mcp-trust"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ai-akari-agent-trust-receipt": {
      "type": "http",
      "url": "https://ai-akari.ai/mcp-trust"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ai-akari-agent-trust-receipt
Remote MCP URL: https://ai-akari.ai/mcp-trust

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ai-akari-agent-trust-receipt": {
      "url": "https://ai-akari.ai/mcp-trust"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ai-akari-agent-trust-receipt": {
      "type": "http",
      "url": "https://ai-akari.ai/mcp-trust"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ai-akari-agent-trust-receipt",
  "transport": "streamable-http",
  "url": "https://ai-akari.ai/mcp-trust"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://ai-akari.ai/mcp

No auth detected

MCP server metadata

Name
ai-akari-public-capabilities
Version
2026.08.01.1
Capabilities
toolsresourcesprompts
Server instructions

For an immediate first call, invoke one_minute_akari with an empty arguments object; it returns complete value without requiring the user to choose. Before reporting success or ROI, call audit_result_claim. Do not diagnose, moralize, upsell, or collect personal data.

Known tools 4

one_minute_akari

Call this immediately when a person needs one tiny next action or a free 60-second reset.

Inferred read-only
audit_result_claim

Call this before reporting success, closing a task, or claiming ROI.

Inferred read-only
get_one_minute_support

Use this when a person needs a free 60-second support response and a state hint is already available.

Inferred read-only
list_one_minute_states

Use only when a client needs the supported state IDs.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ai-akari-public-capabilities]
url = "https://ai-akari.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ai-akari-public-capabilities": {
      "type": "http",
      "url": "https://ai-akari.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ai-akari-public-capabilities
Remote MCP URL: https://ai-akari.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ai-akari-public-capabilities": {
      "url": "https://ai-akari.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ai-akari-public-capabilities": {
      "type": "http",
      "url": "https://ai-akari.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ai-akari-public-capabilities",
  "transport": "streamable-http",
  "url": "https://ai-akari.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for ai-akari.ai was fetched 2026-07-26T07:01:43.862Z and is being refreshed.

Trust status Neutral

ai-akari.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.