← Registry

Analytics

aicoachellavalley.com

Provides structured access to Coachella Valley venue nodes, regional intelligence briefs, economic context, and long-form reports.

1 endpoint6 known toolsFirst detected September 12, 2026Last detected September 12, 2026

ENDPOINT 1

https://mcp.aicoachellavalley.com/mcp

No auth detected

MCP server metadata

Name
aicv-mcp
Version
1.0.0
Capabilities
tools

Known tools 6

query_venues

Query Coachella Valley nodes filtered by city, subcategory, or agent intent.

Inferred read-only
get_node

Retrieve the full structured record for a specific Coachella Valley node by its slug.

Inferred read-only
get_regional_brief

Retrieve intelligence briefs from the Coachella Valley AI economy.

Inferred read-only
get_economic_context

Retrieve valley-wide economic intelligence including workforce density, education attainment, AI economy signals, and development activity.

Inferred read-only
get_report

Retrieve Coachella Valley long-form intelligence reports.

Inferred read-only
route_query

Classify a natural language query about the Coachella Valley and route it to the appropriate tool with suggested parameters.

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.aicv-mcp]
url = "https://mcp.aicoachellavalley.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aicv-mcp": {
      "type": "http",
      "url": "https://mcp.aicoachellavalley.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aicv-mcp": {
      "type": "http",
      "url": "https://mcp.aicoachellavalley.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aicv-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.aicoachellavalley.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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.