← Back to Plugins
MCP Server MCP

io.github.slookisen/opplevagent-mcp

github By github 👁 1 views ▲ 0 votes

Norwegian experiences marketplace MCP: activities by county, category, weather, season, group size.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://opplevagent.no/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "opplevagent-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Override API base URL (default: https://opplevagent.no)",
          "name": "OPPLEVAGENT_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...