Analytics
aicoachellavalley.com
Provides structured access to Coachella Valley venue nodes, regional intelligence briefs, economic context, and long-form reports.
ENDPOINT 1
https://mcp.aicoachellavalley.com/mcp
MCP server metadata
- Name
- aicv-mcp
- Version
- 1.0.0
Known tools 6
query_venuesQuery Coachella Valley nodes filtered by city, subcategory, or agent intent.
Inferred read-onlyget_nodeRetrieve the full structured record for a specific Coachella Valley node by its slug.
Inferred read-onlyget_regional_briefRetrieve intelligence briefs from the Coachella Valley AI economy.
Inferred read-onlyget_economic_contextRetrieve valley-wide economic intelligence including workforce density, education attainment, AI economy signals, and development activity.
Inferred read-onlyroute_queryClassify a natural language query about the Coachella Valley and route it to the appropriate tool with suggested parameters.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.