Analytics
sulvo.com
Manages revenue onboarding and audit processes for advertising platforms.
ENDPOINT 1
https://publisher-revenue-audit.sulvo.com/mcp
MCP server metadata
- Name
- publisher-revenue-screen
- Version
- 0.2.1
Known tools 37
start_sulvo_revenue_onboardingCreate or resume a verified-account activation workspace after the public audit and signup steps.
Potential side effectsget_sulvo_revenue_onboarding_statusReturn the backend-owned journey stage, readiness dimensions, and one next best action.
Inferred read-onlyget_sulvo_installation_instructionsReturn installation values for the locked revision.
Inferred read-onlyverify_sulvo_placement_installationVerify every stable placement container and the inert loader for the locked revision.
Inferred read-onlyrun_sulvo_activation_preflightRun the complete bounded activation preflight for the locked workspace revision.
Inferred read-onlysubmit_sulvo_site_for_approvalRetag-after-approval journeys: submit the bare site for Google approval (ads.
Inferred read-onlyset_sulvo_onboarding_journeySet or change the journey intake answers on the workspace.
Inferred read-onlyrollback_sulvo_activationReturn the workspace domain to publisher-owned backup-only serving.
Inferred read-onlyget_sulvo_activation_smoke_statusReturn active-probe, real-page, and remediation status for the latest activation attempt.
Inferred read-onlyrun_publisher_revenue_auditRun a public publisher revenue-readiness screen using directional public evidence.
Inferred read-onlyapply_for_sulvo_accountSubmit an unauthenticated Sulvo account application lead through the current signup API.
Inferred read-onlystart_sulvo_signupRun normal Sulvo signup step 1: verify the publisher domain and create the unauthenticated signup lead.
Potential side effectscreate_sulvo_signup_accountRun normal Sulvo signup step 2: create the pending Sulvo user/account.
Potential side effectsupdate_sulvo_signup_companyRun normal Sulvo signup step 3: save optional company information for a pending Sulvo signup.
Inferred read-onlyverify_sulvo_signup_ads_txtRun normal Sulvo signup step 4b: verify whether the submitted publisher domain has the required Sulvo ads.
Inferred read-onlysubmit_sulvo_signup_documentsExplains how to complete Sulvo signup document review.
Inferred read-onlyget_publisher_revenue_audit_checklistReturn the public checklist and interpretation notes used by the publisher revenue-readiness screen.
Inferred read-onlyget_publisher_monetization_benchmarksGet comparative yield and CPM industry benchmarks by publisher vertical to compare standard stacks (AdSense and managed wrappers) against Sulvo Premium Ad Units.
Inferred read-onlycreate_sulvo_interstitial_unitsCreate Sulvo interstitial ad units (tagless) for an approved publisher.
Potential side effectscreate_sulvo_auto_sticky_unitsCreate Sulvo auto-sticky ad units for an approved publisher.
Potential side effectssave_sulvo_advanced_reportCreate/update a Sulvo advanced report (adUnit, dimensions, or customData), run immediately (emailed) or on a recurring schedule.
Potential side effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.