Monarchic / Independent AI R&D

Now / Agent enhancements Next / Agent workflows

Products / Hosted MCPs / SEO MCP

MCP Available

SEO MCP

Deterministic SEO inspection and planning

SEO MCP discovers routes, inspects live pages, plans internal links, and runs repeatable ranking-pipeline checks.

Category

SEO Operations

Best for

Content teams, agencies, and founders running repeatable SEO work.

Access and usage

Included with an active usage plan

Available through the hosted catalog. Calls count against the shared allowance on the account plan.

Compare usage plans

Why it exists

Discover routes, inspect live pages, plan internal links, and run ranking-pipeline checks.

Generic terminals, provider APIs, and custom prompts can cover parts of the work, but the caller must supply permission limits, output requirements, failure handling, and usage accounting.

Connection and contract

Connect from an MCP-aware client with an account-scoped Monarchic key. The hosted route checks access, runs the named product contract, and records the operation on the account receipt.

The product-specific schema defines the inputs and outputs used by clients and downstream automation.

Current limits

Live inspection is a separate operation and must respect the target site's access policy and request limits.

Requires an authenticated, entitled account. The demonstration call needs no site credential or external provider key.

What you get

  • Discover and inspect public routes
  • Plan internal links from discovered routes and page content
  • Run repeatable ranking checks

Core use case

Discover routes, inspect live pages, plan internal links, and run ranking-pipeline checks.

Outcomes

  • Replace generic advice with page-specific observations
  • Prioritize route and internal-link fixes
  • Repeat the same ranking checks after changes

Primary workflows

Route discovery Live inspection Internal-link planning Ranking checks

Concrete workflow / priced call

Run a deterministic SEO pipeline example

The request, exact tool-call payload, returned output, and usage receipt are shown below.

Request

“Show the inspection and planning stages without crawling a customer site.”

Execution

Tool call payload
{
  "tool": "run_demo_pipeline_tool",
  "arguments": {}
}

Runs the built-in demonstration pipeline and returns route, inspection, and recommendation artifacts without live network collection.

Output

Representative contract excerpt
{
  "contract": "seo.demo-pipeline.v1",
  "status": "complete",
  "stages": [
    "route-discovery",
    "page-inspection",
    "internal-link-plan"
  ],
  "liveRequests": 0
}

Usage rating

At runtime

Recorded on the operation receipt

The pipeline call receives a measured receipt. Allowance quantities remain unpublished until the fully allocated rate card is frozen.

Required access

Requires an authenticated, entitled account. The demonstration call needs no site credential or external provider key.

Current limits

Live inspection is a separate operation and must respect the target site's access policy and request limits.