twenty for Claude Desktop
io.usefulapi/twenty
Read people, companies, opportunities, notes and tasks; create and update records in Twenty CRM.
client:Claude Desktop
transport:streamable-http
Install twenty in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"twenty": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://twenty.usefulapi.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs