INDIVIDUAL MCP TOOL
get_service_areas
Cities and metros IG Digital Lab serves across California, with the local page for each.
LIVE ENDPOINT
https://igdigi.com/mcp
Connect to this endpoint to inspect the live schema for get_service_areas and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.com-igdigi-igdigi]
url = "https://igdigi.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-igdigi-igdigi": {
"type": "http",
"url": "https://igdigi.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-igdigi-igdigi
Remote MCP URL: https://igdigi.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": {
"com-igdigi-igdigi": {
"url": "https://igdigi.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-igdigi-igdigi": {
"type": "http",
"url": "https://igdigi.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-igdigi-igdigi",
"transport": "streamable-http",
"url": "https://igdigi.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_company_info— Canonical facts about IG Digital Lab (IGGO, LLC): what the agency does, address and phone in Sacramento CA, contact email, founding year, pricing model and target industries.list_services— The eight services IG Digital Lab offers, each with a one-line summary and the canonical page URL.submit_contact_request— Send a message to IG Digital Lab on behalf of a person who wants to get in touch.request_ai_visibility_audit— Request IG Digital Lab's free audit — a short review of where a business is doing by hand what software should be doing, including its visibility in AI answer engines.