← Back to Plugins
MCP Server MCP

io.github.sypherin/altronis-mcp

github By github 👁 1 views ▲ 0 votes

Ask the Altronis AI advisor: grant-matched AI plans, SG AI events, news, ecosystem data. Read-only.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...