T
Twency Crm MCP
MCP server for Twenty CRM records, metadata, schema, and workflow operations
Created 2/9/2026
Updated 16 days ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-twency-crm-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"neutralthiscrazy-twency-crm-mcp": {
"command": "npx",
"args": [
"neutralthiscrazy-twency-crm-mcp"
]
}
}
}