Loading MCP server directory, please wait...
The first non-PowerShell client for the Nerdio Manager for MSP API - cross-account AVD fleet
npx @getmcp/cli add io.github.Servosity/nerdio-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
NERDIO_BASE_URLSet the NERDIO_BASE_URL credential for the Nerdio Manager MCP server.
NERDIO_TOKEN_URLSet the NERDIO_TOKEN_URL credential for the Nerdio Manager MCP server.
NERDIO_CLIENT_IDSet the NERDIO_CLIENT_ID credential for the Nerdio Manager MCP server.
NERDIO_CLIENT_SECRETSet the NERDIO_CLIENT_SECRET credential for the Nerdio Manager MCP server.
NERDIO_OAUTH_SCOPESet the NERDIO_OAUTH_SCOPE credential for the Nerdio Manager MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/nerdio-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/nerdio-v0.1.0/nerdio-mcp.mcpb",
"env": {
"NERDIO_BASE_URL": "",
"NERDIO_TOKEN_URL": "",
"NERDIO_CLIENT_ID": "",
"NERDIO_CLIENT_SECRET": "",
"NERDIO_OAUTH_SCOPE": ""
}
}
}
}