← Registry

Marketing

prescientai.com

Provides tools to plan, price, and book Prescient AI's advertising measurement platform, including integrations and budget scenarios.

2 endpoints7 known toolsFirst detected September 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://prescientai.com/mcp

No auth detected

MCP server metadata

Name
prescient-ai-product
Version
1.0.0
Capabilities
toolsresources
Server instructions

Use these read-only tools to inspect Prescient AI's public product information.

Known tools 5

list_prescient_integrations

List or filter the advertising, ecommerce, analytics, and revenue platforms that connect to Prescient AI.

Inferred read-only
get_prescient_pricing

Return the public pricing model, qualification guidance, and canonical pricing page for Prescient AI.

Inferred read-only
get_demo_booking_url

Return the public URL where a person can request a tailored Prescient AI product demo.

Inferred read-only
create_media_measurement_plan

Create an ephemeral, structured Prescient AI evaluation plan from a brand's sales channels, approximate monthly advertising spend, and measurement goals.

Potential side effects
create_budget_scenario

Create a deterministic, hypothetical media budget allocation by normalizing user-supplied channel weights.

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.prescient-ai-product]
url = "https://prescientai.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "prescient-ai-product": {
      "type": "http",
      "url": "https://prescientai.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: prescient-ai-product
Remote MCP URL: https://prescientai.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": {
    "prescient-ai-product": {
      "url": "https://prescientai.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "prescient-ai-product": {
      "type": "http",
      "url": "https://prescientai.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "prescient-ai-product",
  "transport": "streamable-http",
  "url": "https://prescientai.com/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://prescientai.com/mcp/docs

No auth detected

MCP server metadata

Name
prescient-ai-docs
Version
1.0.0
Capabilities
toolsresources
Server instructions

Use these read-only tools to find citable Prescient AI material.

Known tools 2

search_prescient_docs

Search Prescient AI product pages, marketing measurement articles, case studies, FAQs, benchmarks, research, and glossary entries.

Inferred read-only
get_prescient_content

Retrieve one public Prescient AI content record by the stable ID returned by search_prescient_docs.

Inferred read-only

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.prescient-ai-docs]
url = "https://prescientai.com/mcp/docs"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "prescient-ai-docs": {
      "type": "http",
      "url": "https://prescientai.com/mcp/docs"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: prescient-ai-docs
Remote MCP URL: https://prescientai.com/mcp/docs

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": {
    "prescient-ai-docs": {
      "url": "https://prescientai.com/mcp/docs"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "prescient-ai-docs": {
      "type": "http",
      "url": "https://prescientai.com/mcp/docs"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "prescient-ai-docs",
  "transport": "streamable-http",
  "url": "https://prescientai.com/mcp/docs"
}
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.