MCP Server
MCP
io.github.sypherin/altronis-mcp
Ask the Altronis AI advisor: grant-matched AI plans, SG AI events, news, ecosystem data. Read-only.
Install
npx -y @altronis/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@altronis/altronis-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the Altronis site (default: https://altronis.sg)",
"format": "string",
"name": "ALTRONIS_BASE_URL"
},
{
"description": "HTTP timeout in milliseconds (default: 30000)",
"format": "number",
"name": "ALTRONIS_TIMEOUT_MS"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment