INDIVIDUAL MCP TOOL
animica_x402_products
Discover Animica's pay-per-request x402 APIs (USDC on Base): price, availability.
LIVE ENDPOINT
https://animica.dev/mcp
Connect to this endpoint to inspect the live schema for animica_x402_products and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent server
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.animica]
url = "https://animica.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"animica": {
"type": "http",
"url": "https://animica.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: animica
Remote MCP URL: https://animica.dev/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": {
"animica": {
"url": "https://animica.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"animica": {
"type": "http",
"url": "https://animica.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "animica",
"transport": "streamable-http",
"url": "https://animica.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
animica_info— What Animica is and how to use it: the OpenAI-compatible AI API, theanimica_ai_ask— Ask Animica's ENA AI a question (OpenAI-compatible inference).animica_ai_models— List the AI models available on Animica's OpenAI-compatible API.animica_ai_job_status— Read the status of an ENA AI request/job by id (read-only).animica_quantum_beacon_latest— Get the latest round of Animica's verifiable quantum randomness beaconanimica_quantum_draw— Compute a verifiable quantum-random draw off a beacon round.animica_quantum_verify— Verify a quantum-random draw client-side: recompute it from its declaredanimica_qdna_verify_gene— Verify a qDNA training-genome gene seal: recompute its content-address