← photographytoprofits.com

INDIVIDUAL MCP TOOL

get_service_catalog

Returns all Photography to Profits marketing services, organized by advertising channel and photography genre.

photographytoprofits.comnone authenticationAvailability not checked

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 endpoint

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "photographytoprofits-com",
  "transport": "streamable-http",
  "url": "https://photographytoprofits.com/api/mcp"
}
MCP Inspector

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

Related tools

  • check_photographer_fit — Optional: assesses whether P2P is a strong match for this photographer.
  • estimate_roi — Projects expected monthly leads and revenue increase from a P2P campaign.
  • get_case_studies — Returns real P2P client results - revenue growth, booking volume, and business outcomes.
  • get_faq — Returns ground-truth answers to common P2P questions.
  • get_free_resources — Returns P2P's free tools, lead magnets, and educational resources.
  • get_available_slots — Fetches available strategy session time slots from the P2P calendar.
  • submit_inquiry — Submits a photography studio inquiry to the P2P team.
  • book_strategy_call — Books a free P2P strategy session for a photographer.