← Back to Plugins
MCP Server MCP

io.github.henryjrobinson/eve-mentor-mcp

github By github 👁 1 views ▲ 0 votes

AI mentor for new & returning EVE Online players: losses, skills, fits, ISK, routes, and more.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "eve-mentor-mcp",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "EVE developer application client ID (only needed for character tools; public tools work without it)",
          "name": "EVE_CLIENT_ID"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...