animica_web_fetch — Animica MCP Tool
animica_web_fetch
(animica web fetch) is one of 22 tools on the
Animica
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call animica_web_fetch from your client
- Claude Code Animica animica_web_fetch run in your project directory
- Claude Desktop Animica animica_web_fetch ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Animica animica_web_fetch ~/.cursor/mcp.json
- VS Code Animica animica_web_fetch .vscode/mcp.json
- Zed Animica animica_web_fetch ~/.config/zed/settings.json
- Windsurf Animica animica_web_fetch ~/.codeium/windsurf/mcp_config.json
- Cline Animica animica_web_fetch ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Animica animica_web_fetch ~/.gemini/settings.json
- Grok Animica animica_web_fetch .mcp.json (in your project root)
- ChatGPT Animica animica_web_fetch Settings → Connectors → Advanced → Developer mode
- Claude.ai Animica animica_web_fetch Settings → Connectors → Add custom connector
- LangChain Animica animica_web_fetch pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http animica https://mcp.animica.org/mcp
Other tools on this server
- animica_info
- animica_ai_ask
- animica_ai_models
- animica_ai_job_status
- animica_quantum_beacon_latest
- animica_quantum_draw
- animica_quantum_verify
- animica_qdna_verify_gene
- animica_chain_head
- animica_chain_block
- animica_chain_account
- animica_pool_stats
- animica_network_hashrate
- animica_studio_estimate
- animica_studio_functions
- animica_x402_products
- animica_web_ask
- animica_embed
- animica_notarize
- animica_pq_verify
- animica_credit_balance
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.