Skip to content

Wrong format for mcp configuration #4

Description

@jrassi08

hello just fyi the provided example doesn't work on windows, but if you specify it like this it does, and I imagine its more universal across all OS's as well.

"icepanel": {
"command": "npx",
"args": ["-y", "@icepanel/mcp-server@latest"],
"env": {
"DEBUG": "*",
"API_KEY": "something",
"ORGANIZATION_ID": "something"
}
},

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions