← All servers
twist
MCP server for Twist team messaging — manage channels, threads, and messages.
Details
- Transport
- stdio
- Latest version
- 0.2.3
- Status
- listed
- Source
- Imported from the MCP registry
- Repository
- source ↗
Versions
- 0.2.3 release date unknown
Install
Add to Cursor or pick your client:
Needs env vars: TWIST_BEARER_TOKEN , TWIST_WORKSPACE_ID
— replace the <placeholders> with your values.
claude mcp add com-pulsemcp-twist --env TWIST_BEARER_TOKEN=<TWIST_BEARER_TOKEN> --env TWIST_WORKSPACE_ID=<TWIST_WORKSPACE_ID> -- npx -y twist-mcp-server
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"com-pulsemcp-twist": {
"command": "npx",
"args": [
"-y",
"twist-mcp-server"
],
"env": {
"TWIST_BEARER_TOKEN": "<TWIST_BEARER_TOKEN>",
"TWIST_WORKSPACE_ID": "<TWIST_WORKSPACE_ID>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"com-pulsemcp-twist": {
"command": "npx",
"args": [
"-y",
"twist-mcp-server"
],
"env": {
"TWIST_BEARER_TOKEN": "<TWIST_BEARER_TOKEN>",
"TWIST_WORKSPACE_ID": "<TWIST_WORKSPACE_ID>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"-y",
"twist-mcp-server"
],
"env": {
"TWIST_BEARER_TOKEN": "<TWIST_BEARER_TOKEN>",
"TWIST_WORKSPACE_ID": "<TWIST_WORKSPACE_ID>"
}
} Ecosystem signals — baseline 51 / 100
Objective public usage & activity — a transparent, versioned baseline (formula v2), never verified reputation and never blended into it.
- GitHub stars · 15 hours ago
- ★ 80
- Last commit · 15 hours ago
- 5 days ago
- Issue close rate · 15 hours ago
- 71%
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →