Muninx MCP Server for VS Code
com.muninx/mcp
Remote MCP server for managing Muninx tickets, messages, ticket search, and support analytics.
client:VS Code
transport:streamable-http
Install Muninx MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.muninx.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs