diff --git a/packages/apps-config/src/endpoints/testing.ts b/packages/apps-config/src/endpoints/testing.ts
index fd25193bf916..8519ee6279cc 100644
--- a/packages/apps-config/src/endpoints/testing.ts
+++ b/packages/apps-config/src/endpoints/testing.ts
@@ -108,6 +108,17 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
       logo: nodesJazPNG
     }
   },
+  {
+    info: 'autonomys-taurus-evm',
+    providers: {
+      Labs: 'wss://auto-evm.taurus.autonomys.xyz/ws'
+    },
+    text: 'Autonomys Taurus EVM',
+    ui: {
+      color: '#5870B3',
+      logo: nodesAutonomysPNG
+    }
+  },
   {
     info: 'autonomys-taurus-testnet',
     providers: {