← Registry

Analytics

sulvo.com

Manages revenue onboarding and audit processes for advertising platforms.

1 endpoint37 known toolsFirst detected July 6, 2026Last detected August 6, 2026

ENDPOINT 1

https://publisher-revenue-audit.sulvo.com/mcp

No auth detected

MCP server metadata

Name
publisher-revenue-screen
Version
0.2.1
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 37

start_sulvo_revenue_onboarding

Create or resume a verified-account activation workspace after the public audit and signup steps.

Potential side effects
get_sulvo_revenue_onboarding_status

Return the backend-owned journey stage, readiness dimensions, and one next best action.

Inferred read-only
attach_sulvo_revenue_audit

Attach a current public revenue audit artifact.

Inferred read-only
connect_sulvo_backup_provider

Return the GAM or AdSense authorization URL.

Inferred read-only
import_sulvo_backup_units

Import connected provider units.

Inferred read-only
review_sulvo_placement_recommendations

Save accept, edit, or reject decisions.

Potential side effects
save_sulvo_placement_plan

Save a placement revision.

Inferred read-only
map_sulvo_placement_backup

Map a display placement backup.

Inferred read-only
get_sulvo_installation_instructions

Return installation values for the locked revision.

Inferred read-only
verify_sulvo_placement_installation

Verify every stable placement container and the inert loader for the locked revision.

Inferred read-only
lock_sulvo_placement_revision

Lock the exact mapped revision.

Inferred read-only
run_sulvo_activation_preflight

Run the complete bounded activation preflight for the locked workspace revision.

Inferred read-only
verify_sulvo_site_ownership

Verify the required ads.

Inferred read-only
submit_sulvo_activation_workspace

Submit the proven revision.

Inferred read-only
submit_sulvo_site_for_approval

Retag-after-approval journeys: submit the bare site for Google approval (ads.

Inferred read-only
set_sulvo_onboarding_journey

Set or change the journey intake answers on the workspace.

Inferred read-only
rollback_sulvo_activation

Return the workspace domain to publisher-owned backup-only serving.

Inferred read-only
get_sulvo_activation_smoke_status

Return active-probe, real-page, and remediation status for the latest activation attempt.

Inferred read-only
run_publisher_revenue_audit

Run a public publisher revenue-readiness screen using directional public evidence.

Inferred read-only
apply_for_sulvo_account

Submit an unauthenticated Sulvo account application lead through the current signup API.

Inferred read-only
start_sulvo_signup

Run normal Sulvo signup step 1: verify the publisher domain and create the unauthenticated signup lead.

Potential side effects
create_sulvo_signup_account

Run normal Sulvo signup step 2: create the pending Sulvo user/account.

Potential side effects
update_sulvo_signup_company

Run normal Sulvo signup step 3: save optional company information for a pending Sulvo signup.

Inferred read-only
get_sulvo_signup_ads_txt

Run normal Sulvo signup step 4a: fetch the ads.

Inferred read-only
verify_sulvo_signup_ads_txt

Run normal Sulvo signup step 4b: verify whether the submitted publisher domain has the required Sulvo ads.

Inferred read-only
get_sulvo_signup_status

Return the current signup status capability.

Inferred read-only
submit_sulvo_signup_documents

Explains how to complete Sulvo signup document review.

Inferred read-only
get_publisher_revenue_audit_checklist

Return the public checklist and interpretation notes used by the publisher revenue-readiness screen.

Inferred read-only
get_publisher_monetization_benchmarks

Get comparative yield and CPM industry benchmarks by publisher vertical to compare standard stacks (AdSense and managed wrappers) against Sulvo Premium Ad Units.

Inferred read-only
create_sulvo_ad_unit

Create a Sulvo ad unit for an approved publisher.

Potential side effects
create_sulvo_interstitial_units

Create Sulvo interstitial ad units (tagless) for an approved publisher.

Potential side effects
create_sulvo_auto_sticky_units

Create Sulvo auto-sticky ad units for an approved publisher.

Potential side effects
delete_sulvo_ad_unit

Delete a Sulvo ad unit by id for an approved publisher.

Potential side effects
get_sulvo_report

Fetch a Sulvo report (read-only).

Inferred read-only
list_sulvo_advanced_reports

List the saved Sulvo advanced reports for the account.

Inferred read-only
save_sulvo_advanced_report

Create/update a Sulvo advanced report (adUnit, dimensions, or customData), run immediately (emailed) or on a recurring schedule.

Potential side effects
delete_sulvo_advanced_report

Delete a saved Sulvo advanced report by id.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.publisher-revenue-screen]
url = "https://publisher-revenue-audit.sulvo.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "publisher-revenue-screen": {
      "type": "http",
      "url": "https://publisher-revenue-audit.sulvo.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: publisher-revenue-screen
Remote MCP URL: https://publisher-revenue-audit.sulvo.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "publisher-revenue-screen": {
      "url": "https://publisher-revenue-audit.sulvo.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "publisher-revenue-screen": {
      "type": "http",
      "url": "https://publisher-revenue-audit.sulvo.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "publisher-revenue-screen",
  "transport": "streamable-http",
  "url": "https://publisher-revenue-audit.sulvo.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.