dero_tela_list_apps — DERO MCP Server MCP Tool
dero_tela_list_apps
(dero tela list apps) is one of 33 tools on the
DERO MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call dero_tela_list_apps from your client
- Claude Code DERO MCP Server dero_tela_list_apps run in your project directory
- Claude Desktop DERO MCP Server dero_tela_list_apps ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor DERO MCP Server dero_tela_list_apps ~/.cursor/mcp.json
- VS Code DERO MCP Server dero_tela_list_apps .vscode/mcp.json
- Zed DERO MCP Server dero_tela_list_apps ~/.config/zed/settings.json
- Windsurf DERO MCP Server dero_tela_list_apps ~/.codeium/windsurf/mcp_config.json
- Cline DERO MCP Server dero_tela_list_apps ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI DERO MCP Server dero_tela_list_apps ~/.gemini/settings.json
- Grok DERO MCP Server dero_tela_list_apps .mcp.json (in your project root)
- ChatGPT DERO MCP Server dero_tela_list_apps Settings → Connectors → Advanced → Developer mode
- Claude.ai DERO MCP Server dero_tela_list_apps Settings → Connectors → Add custom connector
- LangChain DERO MCP Server dero_tela_list_apps pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http dero-mcp-server https://mcp.derod.org/mcp
Other tools on this server
- dero_daemon_ping
- dero_daemon_echo
- dero_get_info
- dero_get_height
- dero_get_block_count
- dero_get_last_block_header
- dero_get_block
- dero_get_block_header_by_topo_height
- dero_get_block_header_by_hash
- dero_get_tx_pool
- dero_get_random_address
- dero_get_transaction
- dero_get_encrypted_balance
- dero_get_sc
- dero_get_gas_estimate
- dero_name_to_address
- dero_get_block_template
- dero_decode_proof_string
- dero_docs_search
- dero_docs_get_page
- dero_docs_list
- verify_supply
- diagnose_chain_health
- explain_smart_contract
- tela_inspect
- tela_get_doc_content
- dero_durl_to_scid
- recommend_docs_path
- estimate_deploy_cost
- trace_transaction_with_context
- audit_chain_artifact_claim
- dero_forge_demo_proof
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.