docs: refresh Meta OAuth scopes, MCP tool count, and CLI service/upgrade commands#321
Merged
Merged
Conversation
…ade commands
Bring the docs back in line with the code after several releases of drift:
- authentication.md: replace the 2-permission Meta section with the full
8-scope table (`_META_OAUTH_SCOPES`) and what each enables; clarify that
`public_profile` is auto-granted (not listed) and "Page Public Metadata
Access" is NOT required (mureo only touches Pages the user administers); note
that new scopes need a re-auth.
- mcp-server.md: correct the tool count 185 → 188 with the accurate per-family
breakdown (Google Ads 83, Meta Ads 82, Search Console 10, rollback 2,
anomaly 1, mureo-context 7, analytics-registry 1, learning 2), matching
test_list_tools_returns_all_tools.
- cli.md: document the previously-undocumented `mureo service`
{install,restart,status,uninstall}, `mureo open`, `mureo configure --serve`,
and `mureo upgrade [--all/--dry-run]` + the About-tab update flow, including
the Windows elevation note and the restart-after-upgrade guidance.
Claude-Session: https://claude.ai/code/session_01NxBrN8Qn53Tpivt9SumdGn
Merged
hyoshi
added a commit
that referenced
this pull request
Jun 23, 2026
Bump version across pyproject / __init__ / .claude-plugin and add the CHANGELOG entry for 0.10.12: the Reports action_log tolerance + daily-check 30-day window fixes (#319), the `mureo upgrade` post-upgrade refresh (#320), and the docs refresh (#321). Claude-Session: https://claude.ai/code/session_01NxBrN8Qn53Tpivt9SumdGn
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Doc drift cleanup after several releases:
public_profileauto-granted (not listed), Page Public Metadata Access NOT required, re-auth needed for new scopes.test_list_tools_returns_all_tools).mureo service{install,restart,status,uninstall},mureo open,configure --serve,mureo upgrade+ About-tab update; Windows elevation + restart-after-upgrade notes.Docs-only. Part of the 0.10.12 cycle.
https://claude.ai/code/session_01NxBrN8Qn53Tpivt9SumdGn