com.pulsemcp/twist
Quality Score
80
/100
MCP server for Twist team messaging — manage channels, threads, and messages.
§00 Trust verdict · v1 advisory · method
UNVERIFIEDno verdict on file
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"twist": {
"command": "npx",
"args": [
"-y",
"twist-mcp-server"
],
"env": {
"TWIST_BEARER_TOKEN": "<your-twist_bearer_token>",
"TWIST_WORKSPACE_ID": "<twist_workspace_id>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"twist": {
"command": "npx",
"args": [
"-y",
"twist-mcp-server"
],
"env": {
"TWIST_BEARER_TOKEN": "<your-twist_bearer_token>",
"TWIST_WORKSPACE_ID": "<twist_workspace_id>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y twist-mcp-server§02 Environment variables
TWIST_BEARER_TOKENrequiredsecret
Twist API bearer token for authentication.
TWIST_WORKSPACE_IDrequired
Twist workspace ID to operate within.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.