@tpmjs/tools-exe-dev
List all exe.dev virtual machines for the authenticated user. Returns VM names, images, status, and URLs. Requires SSH access to exe.dev.
exe.dev command failed: Command failed: ssh exe.dev 'ls --json' Host key verification failed.
Last checked: 1/16/2026, 3:45:42 AM
Test @tpmjs/tools-exe-dev (list) with AI-powered execution
0/2000 characters
Install this tool and use it with the AI SDK
npm install @tpmjs/tools-exe-devpnpm add @tpmjs/tools-exe-devyarn add @tpmjs/tools-exe-devbun add @tpmjs/tools-exe-devdeno add npm:@tpmjs/tools-exe-devimport { list } from '@tpmjs/tools-exe-dev';import { generateText } from 'ai';
import { openai } from '@ai-sdk/openai';
import { list } from '@tpmjs/tools-exe-dev';
const result = await generateText({
model: openai('gpt-4o'),
tools: { list },
prompt: 'Your prompt here...',
});
console.log(result.text);Available configuration options
No schema available for this tool.
ERROR: No README data found!
Downloads/month
0
Quality Score