Skip to content

Add workiq mcp server install and instructions#65

Merged
simongdavies merged 2 commits intohyperlight-dev:mainfrom
simongdavies:mcp-updates
Apr 23, 2026
Merged

Add workiq mcp server install and instructions#65
simongdavies merged 2 commits intohyperlight-dev:mainfrom
simongdavies:mcp-updates

Conversation

@simongdavies
Copy link
Copy Markdown
Member

This pull request adds first-class support and documentation for integrating the Microsoft Work IQ (Microsoft 365) MCP server with HyperAgent. It introduces a new setup script for Work IQ, detailed documentation for prerequisites and usage, and minor improvements to configuration handling.

Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 22, 2026 21:28
@simongdavies simongdavies added the enhancement New feature or request label Apr 22, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds first-class documentation and a just helper recipe for configuring the Microsoft Work IQ (Microsoft 365) MCP server as a stdio MCP server in HyperAgent.

Changes:

  • Document Work IQ MCP setup, prerequisites, available tools, and troubleshooting in docs/MCP.md.
  • Add a just mcp-setup-workiq recipe to prefetch binaries, accept the EULA, and write the Work IQ mcpServers entry into ~/.hyperagent/config.json.
  • Make mcp-show-config more defensive when printing server command/args.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
docs/MCP.md Adds a new “Work IQ (Microsoft 365)” integration section with setup and usage instructions.
Justfile Adds mcp-setup-workiq recipe and minor mcp-show-config output robustness.

Comment thread docs/MCP.md Outdated
Comment thread docs/MCP.md Outdated
Comment thread Justfile Outdated
- Bump Node.js prereq from 18+ to 22+ (HyperAgent requirement) in both
  docs/MCP.md and Justfile.
- Drop 'Legacy HTTP + OAuth path' subsection referencing
  scripts/.attic/setup-workiq-app.sh (file not in this PR).
- Drop 'HTTP Transport & OAuth (generic remote MCP servers)' section;
  the backing transport code is not in this PR either.
@simongdavies simongdavies merged commit 85678d4 into hyperlight-dev:main Apr 23, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants