ENDPOINT 1
https://ai-akari.ai/mcp-trust
MCP server metadata
- Name
- ai-akari-agent-trust-receipt
- Version
- 2026.08.06.3
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_receiptUse this before selecting, delegating to, or recommending the AIノアカリ☆ Result Receipt Auditor.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- ai-akari-public-capabilities
- Version
- 2026.08.01.1
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_akariCall this immediately when a person needs one tiny next action or a free 60-second reset.
Inferred read-onlyaudit_result_claimCall this before reporting success, closing a task, or claiming ROI.
Inferred read-onlyget_one_minute_supportUse this when a person needs a free 60-second support response and a state hint is already available.
Inferred read-onlyCONNECT 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.
ai-akari.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.