Toolpin Monitor a server

pSEO Engine

net.quantumcx/pseo-engine · v1.0.0 · MCP 2025-11-25

Programmatic SEO as callable tools: research, generate, audit and publish landing pages.

Reachability reachable
checked 2026-09-20 05:34 UTC
Registry status active
Tools pinned 10
e3452dacf0bd
Tools last changed 2026-09-20

Provenance

Registry namespace net.quantumcx (domain verified by the official registry)
Website https://quantumcx.net/pseo-engine
Remote endpoints
https://pseo.quantumcx.net/api/agent/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-09-20 05:34 tools changed 0 added, 0 removed, 1 changed
2026-09-18 05:33 tools changed 1 added, 0 removed, 2 changed
2026-09-11 05:31 tools changed 9 added, 9 removed, 0 changed
2026-09-10 05:30 first capture 9 tools pinned

Pinned tool definitions (10)

ToolDescription
seo_project_list Lists every programmatic-SEO project this API key can act on, with id, name, slug, custom domain and page count. Call this FIRST in any session — every other tool needs a projectId from here, and ids cannot be guessed or carried over...
seo_project_create Creates a new programmatic-SEO project and returns its projectId. Call this when seo_project_list comes back empty — every other tool needs a projectId and a new account has none. The project is created EMPTY: it still needs a data...
seo_project_connect_ai Stores the AI provider key this project's generation, audits and research run on — BYOK: the tokens bill YOUR provider account, not ours. Recommended: a Google Gemini API key (aistudio.google.com/apikey); its free tier works with no...
seo_project_get Returns one project's settings and whether it is configured enough to generate content (needs both a field mapping and a content spec). Use this before seo_content_generate to avoid starting a run that will immediately fail. FREE — this...
seo_rows_list Returns a page of rows (individual generated pages) with slug, target keyword and status. Statuses are PENDING (no content yet), GENERATING, GENERATED (draft), REVIEWED (approved), PUBLISHED (live), FAILED, FLAGGED_DUPLICATE. Content...
seo_job_status Returns the most recent background job for a project: type, status (QUEUED/RUNNING/COMPLETED/FAILED/CANCELLED), progress counters and the last log line. Poll this every few seconds after any tool that starts a job. Do NOT re-call the...
seo_research_start ASYNCHRONOUS. Starts a keyword-research run that mines and qualifies keywords into PENDING rows. It spends real AI budget, so call it once and then poll seo_job_status until status is COMPLETED. Returns immediately with a jobId — the...
seo_content_generate ASYNCHRONOUS. Starts the content-generation queue over every PENDING row in the project. It also spends real AI budget per generated page. Requires the project to be configured (check readyToGenerate via seo_project_get first). Returns...
seo_audit_start ASYNCHRONOUS. Scans all generated pages for broken text, unfilled placeholders, truncated copy and missing images, recording findings per page. Returns a jobId; poll seo_job_status. This only REPORTS problems — it does not fix them....
seo_publish SYNCHRONOUS. Takes approved pages live. IMPORTANT: only rows in REVIEWED status are published — GENERATED drafts are deliberately skipped, because approval is a human gate in this product. The response reports how many were skipped and...
Get alerted when this changes. Email the moment net.quantumcx/pseo-engine drifts, dies, or revives.

Status badge

Toolpin status badge for net.quantumcx/pseo-engine

[![Toolpin](https://toolpin.dev/badge/net.quantumcx/pseo-engine.svg)](https://toolpin.dev/servers/net.quantumcx/pseo-engine)

Maintain this server? Add the badge to your README. It links your users to this live status page.