Skip to content

Deprecate self-hosted MCP server in favor of hosted server#122

Merged
eapache-opslevel merged 1 commit into
mainfrom
ehuus/deprecate
Jul 8, 2026
Merged

Deprecate self-hosted MCP server in favor of hosted server#122
eapache-opslevel merged 1 commit into
mainfrom
ehuus/deprecate

Conversation

@eapache-opslevel

Copy link
Copy Markdown
Contributor

What

Adds a deprecation notice to the top of the README directing new users to the hosted MCP server at https://app.opslevel.com/mcp.

The self-hosted server (Homebrew/Docker/binary + API token) still works, but the hosted server requires no local install and stays automatically up to date.

Details

  • Prominent [!WARNING] callout at the top of the README.
  • Basic usage instructions for the hosted server. It uses OAuth (2.1 with DCR + authorization code + PKCE), so the only value a user configures is the url — the client handles discovery, browser login, and token refresh automatically. Transport is streamable HTTP.
  • Added a Deprecated changie entry.

OAuth/transport details verified against the OpsLevel monorepo implementation.

🤖 Generated with Claude Code

Add a deprecation notice to the top of the README pointing new users to
the hosted MCP server at https://app.opslevel.com/mcp, with basic OAuth
usage instructions.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@eapache-opslevel eapache-opslevel merged commit e898f93 into main Jul 8, 2026
@eapache-opslevel eapache-opslevel deleted the ehuus/deprecate branch July 8, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants