Marketing
prescientai.com
Provides tools to plan, price, and book Prescient AI's advertising measurement platform, including integrations and budget scenarios.
ENDPOINT 1
https://prescientai.com/mcp
MCP server metadata
- Name
- prescient-ai-product
- Version
- 1.0.0
Use these read-only tools to inspect Prescient AI's public product information.
Known tools 5
list_prescient_integrationsList or filter the advertising, ecommerce, analytics, and revenue platforms that connect to Prescient AI.
Inferred read-onlyget_prescient_pricingReturn the public pricing model, qualification guidance, and canonical pricing page for Prescient AI.
Inferred read-onlyget_demo_booking_urlReturn the public URL where a person can request a tailored Prescient AI product demo.
Inferred read-onlycreate_media_measurement_planCreate an ephemeral, structured Prescient AI evaluation plan from a brand's sales channels, approximate monthly advertising spend, and measurement goals.
Potential side effectscreate_budget_scenarioCreate a deterministic, hypothetical media budget allocation by normalizing user-supplied channel weights.
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.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
MCP server metadata
- Name
- prescient-ai-docs
- Version
- 1.0.0
Use these read-only tools to find citable Prescient AI material.
Known tools 2
search_prescient_docsSearch Prescient AI product pages, marketing measurement articles, case studies, FAQs, benchmarks, research, and glossary entries.
Inferred read-onlyget_prescient_contentRetrieve one public Prescient AI content record by the stable ID returned by search_prescient_docs.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.