motif for Cline
io.github.sleepycobalt/motif
Research synthesis with receipts: cited, critic-checked insights from interview transcripts.
client:Cline
transport:stdio
runtime:pypi
Install motif in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"motif": {
"command": "uvx",
"args": [
"etot-motif"
],
"env": {
"ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
"MOTIF_RUNS_DIR": "<MOTIF_RUNS_DIR>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs