← pghnetworks.com

INDIVIDUAL MCP TOOL

about_pgh_networks

Factual overview of PGH Networks: who they are, service area, and how to make contact.

pghnetworks.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://agent.pghnetworks.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for about_pgh_networks 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

pghnetworks.com

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.pgh-networks-agent-gateway]
url = "https://agent.pghnetworks.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pgh-networks-agent-gateway": {
      "type": "http",
      "url": "https://agent.pghnetworks.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pgh-networks-agent-gateway
Remote MCP URL: https://agent.pghnetworks.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": {
    "pgh-networks-agent-gateway": {
      "url": "https://agent.pghnetworks.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pgh-networks-agent-gateway": {
      "type": "http",
      "url": "https://agent.pghnetworks.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pgh-networks-agent-gateway",
  "transport": "streamable-http",
  "url": "https://agent.pghnetworks.com/mcp"
}
MCP Inspector

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

Related tools

  • get_services — List PGH Networks' services and solutions (title, slug, one-line summary).
  • get_service_details — Full detail for one service or solution: description text and the frequently-asked questions PGH publishes for it.
  • check_service_area — Whether a location is inside PGH Networks' on-site service area (~75 miles around Pittsburgh zip 15220).
  • request_consultation — Submit a consultation request to PGH Networks' sales team on behalf of a REAL person or business with a genuine inquiry.