Stats
Actions
Tags
From amplihack
Local stdio MCP server from Microsoft WorkIQ, providing tools, data sources, and prompt templates for WorkIQ integration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"workiq": {
"command": "npx",
"args": [
"-y",
"@microsoft/workiq",
"mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub rysweet/amplihack --plugin amplihack