claude-for-msft-365-install
Provision direct cloud access (Vertex AI, Bedrock, or LLM gateway) for the Claude Office add-in. Generates the customized add-in manifest, walks through Azure admin consent, and writes per-user config via Microsoft Graph extension attributes.
pinned to #4aa51edupdated 3 months ago
Ask your AI client: “install plugins/claude-for-msft-365-install”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/claude-for-msft-365-installmetahub onboarded this repo on the author's behalf.
If you own github.com/anthropics/financial-services on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
33,359
Last commit
3 months ago
Latest release
published
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.4aa51ed· 3 months ago
Behavioral checks ran but aren't published for this artifact; the static checks above ran at publish time.
Documentation
4 passed1 warningTags / topics declaredwarn
No manifest tags and no GitHub repo topics
Add tags to the manifest (or GitHub topics on the repo) so the registry's search and category filters surface this artifact.
Description quality
34 words · 242 chars — "Provision direct cloud access (Vertex AI, Bedrock, or LLM gateway) for the Claud…"
README is present and substantial
16,294 chars · 11 sections · 4 code blocks
README has usage / example sections
found: Getting Started
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Release history
1- releasecurrent4aa51edwarn3 months ago
Contents
Claude for Office — Direct Cloud Setup
Admin tooling for configuring the Claude Office add-in to call your own cloud (Vertex AI, Bedrock, or an LLM gateway) instead of Anthropic's API.
Install
claude plugin marketplace add anthropics/financial-services
claude plugin install claude-for-msft-365-install@claude-for-financial-services
Then inside the session: /claude-for-msft-365-install:setup
Update
Pull the latest version of the plugin:
claude plugin update claude-for-msft-365-install@claude-for-financial-services
Restart the session to apply. Re-run /claude-for-msft-365-install:setup only
if you need to regenerate the manifest with new options.
Bootstrap
For per-user MCP servers, skills, or dynamic config, host a bootstrap endpoint and point the add-in at it:
claude plugin marketplace add anthropics/financial-services # if not already added
claude plugin install claude-for-msft-365-install@claude-for-financial-services
Then inside the session: /claude-for-msft-365-install:bootstrap
Commands
| Command | What it does |
|---|---|
/claude-for-msft-365-install:setup | Interactive wizard — provisions cloud resources, admin consent, writes manifest |
/claude-for-msft-365-install:manifest | Generate the customized add-in manifest XML |
/claude-for-msft-365-install:consent | Azure admin consent URL for the add-in's app registration |
/claude-for-msft-365-install:update-user-attrs | Write per-user config via Microsoft Graph extension attributes |
/claude-for-msft-365-install:bootstrap | Build the bootstrap endpoint — per-user MCP servers, skills, dynamic config |
/claude-for-msft-365-install:debug | Diagnose deployment issues — stale config, connect failures, missing add-in |
Reviews
No reviews yet. Be the first.
Related
Superpowers
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
ECC
Harness-native ECC plugin for engineering teams - 63 agents, 249 skills, 79 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
mattpocock-skills
mattpocock-skills plugin bundle
mh install plugins/claude-for-msft-365-install