mcp alegra for Cline
io.github.codespar/mcp-alegra
Alegra — cloud accounting for LATAM (Colombian-founded)
client:Cline
transport:stdio
runtime:npm
Install mcp alegra 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": {
"mcp-alegra": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-alegra"
],
"env": {
"ALEGRA_EMAIL": "<ALEGRA_EMAIL>",
"ALEGRA_API_TOKEN": "<ALEGRA_API_TOKEN>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs