{
  "name": "poweradvice-cms-mcp",
  "version": "0.6.1",
  "status": "ok",
  "transport": "streamable_http",
  "auth": "clerk-oauth",
  "authModes": [
    "clerk-oauth",
    "personal-token",
    "service-key"
  ],
  "scope": "cms.admin",
  "capabilities": {
    "tools": true,
    "prompts": true,
    "resources": true
  },
  "contentAccess": {
    "classification": "public-site-cms-content",
    "productionReadPolicy": "Authenticated operators may use production read tools for public-site CMS verification and editing context.",
    "includes": [
      "articles",
      "article metadata",
      "media entries",
      "homepage programming",
      "channel settings",
      "contributors",
      "newsletter settings",
      "site chrome settings",
      "static pages",
      "company resources",
      "advertisers",
      "ad placements",
      "ad campaigns",
      "ad creatives",
      "media references"
    ]
  },
  "safety": {
    "defaultWriteMode": "draft-only",
    "explicitReviewTools": [
      "poweradvice_stage_article"
    ],
    "explicitPublishTools": [
      "poweradvice_publish_article",
      "poweradvice_publish_media_entry",
      "poweradvice_publish_homepage_module",
      "poweradvice_publish_homepage_module_item",
      "poweradvice_publish_homepage_sidebar_tab",
      "poweradvice_publish_channel",
      "poweradvice_publish_contributor",
      "poweradvice_publish_newsletter_setting",
      "poweradvice_publish_site_chrome_setting",
      "poweradvice_publish_static_page",
      "poweradvice_publish_company_resource",
      "poweradvice_publish_ad_placement",
      "poweradvice_publish_ad_campaign",
      "poweradvice_publish_ad_creative"
    ],
    "explicitUnpublishTools": [
      "poweradvice_unpublish_article",
      "poweradvice_unpublish_media_entry",
      "poweradvice_unpublish_homepage_module",
      "poweradvice_unpublish_homepage_module_item",
      "poweradvice_unpublish_homepage_sidebar_tab",
      "poweradvice_unpublish_channel",
      "poweradvice_unpublish_contributor",
      "poweradvice_unpublish_newsletter_setting",
      "poweradvice_unpublish_site_chrome_setting",
      "poweradvice_unpublish_static_page",
      "poweradvice_unpublish_company_resource",
      "poweradvice_unpublish_ad_placement",
      "poweradvice_unpublish_ad_campaign",
      "poweradvice_unpublish_ad_creative"
    ],
    "requireOperatorConfirmation": [
      "poweradvice_import_article_rows",
      "poweradvice_import_article_urls",
      "poweradvice_stage_article",
      "poweradvice_publish_article",
      "poweradvice_unpublish_article",
      "poweradvice_set_article_homepage_slot",
      "poweradvice_clear_article_homepage_placement",
      "poweradvice_set_ask_eligibility",
      "poweradvice_publish_media_entry",
      "poweradvice_unpublish_media_entry",
      "poweradvice_publish_homepage_module",
      "poweradvice_unpublish_homepage_module",
      "poweradvice_publish_homepage_module_item",
      "poweradvice_unpublish_homepage_module_item",
      "poweradvice_publish_homepage_sidebar_tab",
      "poweradvice_unpublish_homepage_sidebar_tab",
      "poweradvice_publish_channel",
      "poweradvice_unpublish_channel",
      "poweradvice_publish_contributor",
      "poweradvice_unpublish_contributor",
      "poweradvice_publish_newsletter_setting",
      "poweradvice_unpublish_newsletter_setting",
      "poweradvice_publish_site_chrome_setting",
      "poweradvice_unpublish_site_chrome_setting",
      "poweradvice_publish_static_page",
      "poweradvice_unpublish_static_page",
      "poweradvice_publish_company_resource",
      "poweradvice_unpublish_company_resource",
      "poweradvice_publish_ad_placement",
      "poweradvice_unpublish_ad_placement",
      "poweradvice_publish_ad_campaign",
      "poweradvice_unpublish_ad_campaign",
      "poweradvice_publish_ad_creative",
      "poweradvice_unpublish_ad_creative"
    ],
    "hardDeleteTools": []
  },
  "endpoints": {
    "root": "https://cms-mcp-uat.poweradvice.com/",
    "mcp": "https://cms-mcp-uat.poweradvice.com/mcp",
    "authorize": "https://cms-mcp-uat.poweradvice.com/authorize",
    "callback": "https://cms-mcp-uat.poweradvice.com/callback",
    "token": "https://cms-mcp-uat.poweradvice.com/token",
    "register": "https://cms-mcp-uat.poweradvice.com/register",
    "protectedResourceMetadata": "https://cms-mcp-uat.poweradvice.com/.well-known/oauth-protected-resource",
    "authorizationServerMetadata": "https://cms-mcp-uat.poweradvice.com/.well-known/oauth-authorization-server"
  },
  "tools": {
    "read": [
      "poweradvice_get_overview",
      "poweradvice_search_articles",
      "poweradvice_list_articles",
      "poweradvice_get_article",
      "poweradvice_export_articles_jsonl",
      "poweradvice_validate_content_entry",
      "poweradvice_get_content_public_surface",
      "poweradvice_get_homepage_curation",
      "poweradvice_list_homepage",
      "poweradvice_list_ask_eligibility",
      "poweradvice_list_content_activity",
      "poweradvice_list_media_entries",
      "poweradvice_get_media_entry",
      "poweradvice_list_homepage_modules",
      "poweradvice_get_homepage_module",
      "poweradvice_list_homepage_module_items",
      "poweradvice_get_homepage_module_item",
      "poweradvice_list_homepage_sidebar_tabs",
      "poweradvice_get_homepage_sidebar_tab",
      "poweradvice_list_channels",
      "poweradvice_get_channel",
      "poweradvice_list_contributors",
      "poweradvice_get_contributor",
      "poweradvice_list_newsletter_settings",
      "poweradvice_get_newsletter_setting",
      "poweradvice_list_site_chrome_settings",
      "poweradvice_get_site_chrome_setting",
      "poweradvice_list_static_pages",
      "poweradvice_get_static_page",
      "poweradvice_list_company_resources",
      "poweradvice_get_company_resource",
      "poweradvice_list_advertisers",
      "poweradvice_get_advertiser",
      "poweradvice_list_ad_placements",
      "poweradvice_get_ad_placement",
      "poweradvice_list_ad_campaigns",
      "poweradvice_get_ad_campaign",
      "poweradvice_list_ad_creatives",
      "poweradvice_get_ad_creative"
    ],
    "draftWrites": [
      "poweradvice_create_article",
      "poweradvice_update_article",
      "poweradvice_import_article_rows",
      "poweradvice_import_article_urls",
      "poweradvice_update_homepage_entry",
      "poweradvice_create_media_entry",
      "poweradvice_update_media_entry",
      "poweradvice_create_homepage_module",
      "poweradvice_update_homepage_module",
      "poweradvice_create_homepage_module_item",
      "poweradvice_update_homepage_module_item",
      "poweradvice_create_homepage_sidebar_tab",
      "poweradvice_update_homepage_sidebar_tab",
      "poweradvice_create_channel",
      "poweradvice_update_channel",
      "poweradvice_create_contributor",
      "poweradvice_update_contributor",
      "poweradvice_create_newsletter_setting",
      "poweradvice_update_newsletter_setting",
      "poweradvice_create_site_chrome_setting",
      "poweradvice_update_site_chrome_setting",
      "poweradvice_create_static_page",
      "poweradvice_update_static_page",
      "poweradvice_create_company_resource",
      "poweradvice_update_company_resource",
      "poweradvice_create_advertiser",
      "poweradvice_update_advertiser",
      "poweradvice_create_ad_placement",
      "poweradvice_update_ad_placement",
      "poweradvice_create_ad_campaign",
      "poweradvice_update_ad_campaign",
      "poweradvice_create_ad_creative",
      "poweradvice_update_ad_creative",
      "poweradvice_generate_image",
      "poweradvice_upload_image"
    ],
    "liveState": [
      "poweradvice_stage_article",
      "poweradvice_publish_article",
      "poweradvice_unpublish_article",
      "poweradvice_set_article_homepage_slot",
      "poweradvice_clear_article_homepage_placement",
      "poweradvice_set_ask_eligibility",
      "poweradvice_publish_media_entry",
      "poweradvice_unpublish_media_entry",
      "poweradvice_publish_homepage_module",
      "poweradvice_unpublish_homepage_module",
      "poweradvice_publish_homepage_module_item",
      "poweradvice_unpublish_homepage_module_item",
      "poweradvice_publish_homepage_sidebar_tab",
      "poweradvice_unpublish_homepage_sidebar_tab",
      "poweradvice_publish_channel",
      "poweradvice_unpublish_channel",
      "poweradvice_publish_contributor",
      "poweradvice_unpublish_contributor",
      "poweradvice_publish_newsletter_setting",
      "poweradvice_unpublish_newsletter_setting",
      "poweradvice_publish_site_chrome_setting",
      "poweradvice_unpublish_site_chrome_setting",
      "poweradvice_publish_static_page",
      "poweradvice_unpublish_static_page",
      "poweradvice_publish_company_resource",
      "poweradvice_unpublish_company_resource",
      "poweradvice_publish_ad_placement",
      "poweradvice_unpublish_ad_placement",
      "poweradvice_publish_ad_campaign",
      "poweradvice_unpublish_ad_campaign",
      "poweradvice_publish_ad_creative",
      "poweradvice_unpublish_ad_creative"
    ]
  },
  "prompts": [
    {
      "name": "poweradvice-article-workflow",
      "description": "Search, export, draft, stage for protected review, then publish a PowerAdvice article."
    },
    {
      "name": "poweradvice-howard-editorial-export",
      "description": "Bulk-read and export PowerAdvice articles for external editorial review."
    },
    {
      "name": "poweradvice-migration-workflow",
      "description": "Review and continue Advisorpedia-to-PowerAdvice article migration with URL, image, and curation parity checks."
    },
    {
      "name": "poweradvice-homepage-programming",
      "description": "Review and update homepage sections and article placement."
    },
    {
      "name": "poweradvice-ad-placement-workflow",
      "description": "Manage placement-first ads, assets, tags, and priority."
    },
    {
      "name": "poweradvice-environment-ops",
      "description": "Guide UAT, staging, production, and corpus refresh operations with required confirmations."
    }
  ],
  "resources": {
    "docs": [
      {
        "uri": "poweradvice://docs/overview",
        "name": "PowerAdvice MCP Overview",
        "description": "Purpose-built PowerAdvice CMS tool surface.",
        "mimeType": "text/markdown"
      },
      {
        "uri": "poweradvice://docs/article-workflow",
        "name": "PowerAdvice Article Workflow",
        "description": "Search, export, draft to staged review to publish.",
        "mimeType": "text/markdown"
      },
      {
        "uri": "poweradvice://docs/tool-catalog",
        "name": "PowerAdvice Tool Catalog",
        "description": "Discover the read, draft write, and live-state MCP tool groups.",
        "mimeType": "text/markdown"
      },
      {
        "uri": "poweradvice://docs/howard-editorial-export",
        "name": "PowerAdvice Editorial Export Guide",
        "description": "Bulk article export, flagging, import, validation, and state changes.",
        "mimeType": "text/markdown"
      },
      {
        "uri": "poweradvice://docs/migration-workflow",
        "name": "PowerAdvice Migration Workflow",
        "description": "Advisorpedia migration checklist for URL, image, priority, and workflow parity.",
        "mimeType": "text/markdown"
      },
      {
        "uri": "poweradvice://docs/image-generation",
        "name": "PowerAdvice Image Generation",
        "description": "Generate or upload CMS image assets safely.",
        "mimeType": "text/markdown"
      },
      {
        "uri": "poweradvice://docs/environment-ops",
        "name": "PowerAdvice Environment Operations",
        "description": "UAT/staging/production promotion and corpus refresh commands.",
        "mimeType": "text/markdown"
      },
      {
        "uri": "poweradvice://docs/image-styles",
        "name": "PowerAdvice Image Styles",
        "description": "Machine-readable style presets for generated image assets.",
        "mimeType": "application/json"
      },
      {
        "uri": "poweradvice://docs/image-layouts",
        "name": "PowerAdvice Image Layouts",
        "description": "Machine-readable layout presets for generated image assets.",
        "mimeType": "application/json"
      }
    ]
  },
  "notes": [
    "Production read tools are normal authenticated CMS reads for public-site content verification and editing context.",
    "Reconnect the PowerAdvice MCP after deployments so clients reload tools, prompts, and resources."
  ]
}