configure-mcp-server,local-mcp-server,mcp-server-utils- #262 chore: Removes device code flow support (@steve-calvert-glean)
- #259 feat: Updating configure command to streamline installations (@steve-calvert-glean)
configure-mcp-server,local-mcp-server,mcp-server-utils- #259 feat: Updating configure command to streamline installations (@steve-calvert-glean)
configure-mcp-server- #270 chore: Extracts
configure-mcp-serverpackage to its own repository (@steve-calvert-glean) - #265 Update to mcp config schema (@steve-calvert-glean)
- #270 chore: Extracts
- Jacopo Scrinzi (@eredi93)
- Steve Calvert (@steve-calvert-glean)
Fix publishing issue.
configure-mcp-server,mcp-server-utils- #234 Add support for onelogin device flow (@chris-freeman-glean)
configure-mcp-server- #255 fix(configure-mcp-server): Support all platforms for Claude Code (@rwjblue-glean)
configure-mcp-server,mcp-server-utils- #232 Add error when refresh token not issued (@david-hamilton-glean)
- Chris Freeman (@chris-freeman-glean)
- David J. Hamilton (@david-hamilton-glean)
- Robert Jackson (@rwjblue-glean)
configure-mcp-server,mcp-server-utils- #243 fix: Support Azure (@david-hamilton-glean)
configure-mcp-server,local-mcp-server- #242 fix: CVE-2025-7783 (@david-hamilton-glean)
- David J. Hamilton (@david-hamilton-glean)
configure-mcp-server,mcp-server-utils- #241 feat: pin connect-mcp-server (@david-hamilton-glean)
mcp-server-utils- #240 fix: bump mcp-remote fork to 0.2.2, fix CVE-2025-6514 (@david-hamilton-glean)
- David J. Hamilton (@david-hamilton-glean)
- #230 Fix Azure OAuth support (@david-hamilton-glean)
- David J. Hamilton (@david-hamilton-glean)
mcp-server-utils- #223 Enable users to manually open device flow verification page (@david-hamilton-glean)
- David J. Hamilton (@david-hamilton-glean)
local-mcp-server- #221 fix: read documents with related docs (@david-hamilton-glean)
local-mcp-server- #214 Remove support email (@steve-calvert-glean)
- David J. Hamilton (@david-hamilton-glean)
- Steve Calvert (@steve-calvert-glean)
configure-mcp-server- #203 feat: add Claude Code (@david-hamilton-glean)
configure-mcp-server- #200 Refactor goose client config (@david-hamilton-glean)
- David J. Hamilton (@david-hamilton-glean)
configure-mcp-server- #199 Fix remote token header (@david-hamilton-glean)
- David J. Hamilton (@david-hamilton-glean)
configure-mcp-server- #191 Add support for Goose as a client (@david-hamilton-glean)
configure-mcp-server,local-mcp-server,mcp-server-utils,mcp-test-utils- #194 chore: Fixup prettier configuration and enable format on merge (@rwjblue-glean)
configure-mcp-server,local-mcp-server,mcp-server-utils- #193 chore:
pnpm -r format(@rwjblue-glean)
- #193 chore:
- Other
- #192 chore(release): Ensure releaser has ran
pnpm login(@rwjblue-glean)
- #192 chore(release): Ensure releaser has ran
- David J. Hamilton (@david-hamilton-glean)
- Robert Jackson (@rwjblue-glean)
configure-mcp-server,local-mcp-server,mcp-server-utils,mcp-test-utils- #188 Add functionality to provide warnings based on version (@rwjblue-glean)
configure-mcp-server- #184 docs(beta): remove env flag notice (@david-hamilton-glean)
- Other
- #190 chore(release): Fix publishing (@rwjblue-glean)
- #187 fix(ci): Re-roll lockfile (@rwjblue-glean)
configure-mcp-server,local-mcp-server,mcp-server-utils,mcp-test-utils- #189 fix(build): explicitly set rootDir (@david-hamilton-glean)
- #185 fix(release): Fixup the release process (@rwjblue-glean)
- David J. Hamilton (@david-hamilton-glean)
- Robert Jackson (@rwjblue-glean)
local-mcp-server- #163 [tool] Add read_documents MCP tool for retrieving documents by ID or URL (@michael-li-glean)
- Michael Li (@michael-li-glean)
configure-mcp-server- #182 Enable OAuth by default (without environment variable) (@david-hamilton-glean)
configure-mcp-server- #177 fix: Don't include GLEAN_INSTANCE for remote (@david-hamilton-glean)
- #180 fix: vscode configuration of remote MCP Servers (@david-hamilton-glean)
- #178 Ensure configuring with
remoteresetsgleanserver to new remote path (@david-hamilton-glean) - #176 Fix clients (like Cursor) that do not handle spaces in MCP server arguments (@david-hamilton-glean)
- Other
- #183 docs: Add troubleshooting guide (@rwjblue-glean)
configure-mcp-server- #181 feat: rework success message (@david-hamilton-glean)
- Other
- #179 docs: Add a basic vitepress site (@rwjblue-glean)
- #175 chore(deps): Sync @typescript-eslint/eslint-plugin in root (@rwjblue-glean)
- #174 fix(release): Ensure
pnpm-lock.yamlis updated on release (@rwjblue-glean)
configure-mcp-server,local-mcp-server,mcp-server-utils,mcp-test-utils- #173 fix: add missing import extensions (@david-hamilton-glean)
- David J. Hamilton (@david-hamilton-glean)
- Robert Jackson (@rwjblue-glean)
mcp-server-utils- #171 fix(auth): keep unexpired refresh tokens (@david-hamilton-glean)
- Other
- #172 chore(release-it): Correctly disable
npmintegration (@rwjblue-glean)
- #172 chore(release-it): Correctly disable
configure-mcp-server,local-mcp-server,mcp-server-utils,mcp-test-utils- #170 chore: extract common eslint configuration (@david-hamilton-glean)
mcp-server-utils- #169 chore: use upstream types (@david-hamilton-glean)
- David J. Hamilton (@david-hamilton-glean)
- Robert Jackson (@rwjblue-glean)
- #132 fix(cli): Fixes .env file and process.env support in configure (@steve-calvert-glean)
- Steve Calvert (@steve-calvert-glean)
- #126 feat: Implements local configuration for vscode (to complement the global one) (@steve-calvert-glean)
- #125 feat(configure): add VS Code MCP client support (@robert-jackson-glean)
- David J. Hamilton (@david-hamilton-glean)
- Robert Jackson (@robert-jackson-glean)
- Steve Calvert (@steve-calvert-glean)
- #107 fix: Making preflight validation message more clear (@steve-calvert-glean)
- Steve Calvert (@steve-calvert-glean)
- #105 Add
--instancepreflight validation fornpx @gleanwork/mcp-server configure(@robert-jackson-glean) - #104 Add
--instanceand--tokenoptions tonpx @gleanwork/mcp-server server(@robert-jackson-glean) - #102 Add explicit
npx @gleanwork/mcp-server servercommand (as the default) (@robert-jackson-glean)
- #103 Fix short flag for
--instanceinnpx @gleanwork/mcp-server serverto be-i(@robert-jackson-glean)
- #101 build(tooling): migrate from volta to mise (@robert-jackson-glean)
- #99 feat(auth-test): readability (@david-hamilton-glean)
- #98 fix(test): Run auth tests isolated (@david-hamilton-glean)
- David J. Hamilton (@david-hamilton-glean)
- Robert Jackson (@robert-jackson-glean)
- #97 chore: Bumping node, pinning to lowest version, updating ci matrix (@steve-calvert-glean)
- Steve Calvert (@steve-calvert-glean)
- #89 feat: Adds people search tool (@steve-calvert-glean)
- #87 task: Renaming tools to adopt more conventional tool names (@steve-calvert-glean)
- #86 task: Updates usages of domain/subdomain to instance (@steve-calvert-glean)
- #84 task: Simplifies schemas to provide a more consistent tool invocation (@steve-calvert-glean)
- #56 chore: Migrates to @gleanwork/api-client (@steve-calvert-glean)
- #84 task: Simplifies schemas to provide a more consistent tool invocation (@steve-calvert-glean)
- #90 internal: Fixes issue template (@steve-calvert-glean)
- #88 task: Adding CODEOWNERS (@steve-calvert-glean)
- #85 task: Gate OAuth behind an env var (@steve-calvert-glean)
- #81 chore: remove node-fetch dep (@david-hamilton-glean)
- #77 chore: cursor rules (@david-hamilton-glean)
- #47 chore(test): normalize version output in CLI tests (@robert-jackson-glean)
- David J. Hamilton (@david-hamilton-glean)
- Robert Jackson (@robert-jackson-glean)
- Steve Calvert (@steve-calvert-glean)
- #38 feat: Adds the ability to run an configure command to configure the MCP Server (@steve-calvert-glean)
- Steve Calvert (@steve-calvert-glean)
- #23 Provides better handling of invalid tokens. Also improves test infra. (@steve-calvert-glean)
- #23 Provides better handling of invalid tokens. Also improves test infra. (@steve-calvert-glean)
- #22 Fix schema validation errors (@steve-calvert-glean)
- #23 Provides better handling of invalid tokens. Also improves test infra. (@steve-calvert-glean)
- Steve Calvert (@steve-calvert-glean)
- #14 fix: Updates tool names in request handler to match new names (@steve-calvert-glean)
- #15 internal: Adding issue, pull request, and feature templates for GitHub (@steve-calvert-glean)
- Steve Calvert (@steve-calvert-glean)
- #5 fix: Adds defaults for search.pageSize (otherwise no results are returned) (@steve-calvert-glean)
- Steve Calvert (@steve-calvert-glean)
- #1 Glean MCP Server implementation (@steve-calvert-glean)
- #2 internal: Adds release-it for package releases (@steve-calvert-glean)
- Steve Calvert (@steve-calvert-glean)