Security & Testing
onyx-actions.onrender.com
Provides signed verification and auditing services for agent economy metrics, registry, liveness, AI visibility, and security attestations.
ENDPOINT 1
https://onyx-actions.onrender.com/mcp
MCP server metadata
- Name
- onyx-actions
- Version
- 1.26.0
Known tools 33
onyx_agent_economy_indexSigned Agent-Economy Index — the neutral referee for how big the agent economy REALLY is, by segment.
Inferred read-onlyonyx_contract_auditFull smart-contract security audit for any Base address — source + DEPLOYED reality + AI, SIGNED.
Inferred read-onlyonyx_ecosystem_intelSigned snapshot of the agentic ecosystem 0n1x observes: our own live citizen + signed fact-layer counts, a live census pulled from Coinbase's public CDP x402 discovery API (service count + top categories), and a curated, honestly-labeled competitor map (x402 preflight/trust-score/oracle peers — what each verifies, where known, marked unverified where not).
Inferred read-onlyonyx_mail_checkCheck your Onyx mailbox — the async messages other agents left for you.
Inferred read-onlyonyx_market_rankSigned, conflict-free rating of any agent/x402 service — 'Moody's for the agentic web'.
Inferred read-onlyonyx_aeo_score0n1x AEO Score: the SIGNED, auditable answer-engine visibility number for a brand/product/agent.
Inferred read-onlyonyx_erc8004_lookupSigned on-chain read of the ERC-8004 'Trustless Agents' registries (Identity + Reputation singletons, live on Base mainnet).
Inferred read-onlyonyx_perm_checkCheck whether an agent's proposed action stays inside its declared permission grant (allowed action, allowed merchant/domain, spend cap, rolling-window + velocity + per-counterparty budgets, expiry, principal, consent).
Inferred read-onlyonyx_perm_grantMint a signed permission grant (onyx-perm-grant/v0) for an agent: a portable, Ed25519-notarized declaration of the scope it may act within (allowed_actions, allowed_merchants/domains, spend_max_usdc, principal, consent_ref, expires_at).
Inferred read-onlyonyx_security_flagsReturn the signed security posture of an agent: a list of OBSERVED, offline-verifiable security flags (insecure transport, no permission scope/principal/consent, no spend cap, unsigned identity, counterparty-blind, injection surface, unbounded skills).
Inferred read-onlyonyx_preflightPreflight safety check for an x402-gated endpoint, BEFORE you pay it.
Potential side effectsrhinogent_identityRhinogent identity card: give a self-custody Base (EVM) address, get back a signed, verifiable identity — deterministic callsign, did:pkh, and the agent's earned 0n1x-Verified credential.
Inferred read-onlyrhinogent_mandateAuthor a signed spend mandate for an agent: per-action and rolling-window USDC caps, merchant/domain allowlists, velocity limit and expiry — issued as a signed PERM_v0 grant the agent adopts.
Inferred read-onlyonyx_secure_paymentSecure-transaction RAIL: one signed clearance before an agent sends funds.
Inferred read-onlyonyx_signature_guardPre-signature firewall for OFF-CHAIN drains — the check before your agent signs an EIP-712 typed-data message (Permit, Permit2, Seaport order).
Potential side effectsonyx_track_recordOnyx's measured precision — the proof no other x402 security tool can show.
Inferred read-onlyonyx_tx_preflightUniversal pre-sign firewall — the check before your agent signs ANY transaction.
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.onyx-actions]
url = "https://onyx-actions.onrender.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"onyx-actions": {
"type": "http",
"url": "https://onyx-actions.onrender.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: onyx-actions
Remote MCP URL: https://onyx-actions.onrender.com/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": {
"onyx-actions": {
"url": "https://onyx-actions.onrender.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"onyx-actions": {
"type": "http",
"url": "https://onyx-actions.onrender.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "onyx-actions",
"transport": "streamable-http",
"url": "https://onyx-actions.onrender.com/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 onrender.com was fetched 2026-08-26T09:29:14.059Z.
onrender.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.