Skip to content

Wrong format for mcp configuration #4

@jrassi08

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"
}
},

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