altronis mcp for Cline
io.github.sypherin/altronis-mcp
Ask the Altronis AI advisor: grant-matched AI plans, SG AI events, news, ecosystem data. Read-only.
client:Cline
transport:stdio
runtime:npm
Install altronis mcp 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": {
"altronis-mcp": {
"command": "npx",
"args": [
"-y",
"@altronis/altronis-mcp"
],
"env": {
"ALTRONIS_BASE_URL": "<ALTRONIS_BASE_URL>",
"ALTRONIS_TIMEOUT_MS": "<ALTRONIS_TIMEOUT_MS>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs