twist-ai
Verified Safeby Doist
Overview
Enables AI agents to access and interact with a Twist workspace, providing tools for managing threads, conversations, and user information.
Installation
npx @doist/twist-aiEnvironment Variables
- TWIST_API_KEY
Security Notes
The server uses `process.env.TWIST_API_KEY` for API authentication, avoiding hardcoded secrets. Input validation is performed using Zod schemas. It relies on the official `@doist/twist-sdk` and `@modelcontextprotocol/sdk`. No 'eval' or obvious obfuscation found. Standard API interactions mean data is transmitted over the network, which is expected for its functionality.
Similar Servers
google_workspace_mcp
Provides comprehensive natural language control over Google Workspace services (Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Tasks, Chat, Custom Search) through MCP clients and AI assistants.
Lynkr
Lynkr is an AI orchestration layer that acts as an LLM gateway, routing language model requests to various providers (Ollama, Databricks, OpenAI, etc.). It provides an OpenAI-compatible API and enables AI-driven coding tasks via a rich set of tools and a multi-agent framework, with a strong focus on security, performance, and token efficiency. It allows AI agents to interact with a defined workspace (reading/writing files, executing shell commands, performing Git operations) and leverages long-term memory and agent learning to enhance task execution.
conductor-tasks
Conductor Tasks acts as an intelligent AI-powered assistant for developers, streamlining the entire development lifecycle from task generation and planning (parsing PRDs, expanding tasks, generating implementation steps) to execution and code modification (generating diffs). It provides visual task management, integrates with various IDEs, and leverages multiple LLM providers for optimal results and cost efficiency.
lm
Provides a user-friendly interface for interacting with advanced AI models, generating code, and managing AI tasks with customizable prompts.