← Registry

AI & Machine Learning

bridgepathaisolutions.com

Provides access to BridgePath's AI automation services, pricing, case studies, and intake for audits and calls.

1 endpoint9 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://www.bridgepathaisolutions.com/api/mcp

No auth detected

MCP server metadata

Name
bridgepath-ai-solutions
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

BridgePath AI Solutions: AI consulting and implementation for nonprofits and small businesses, Nashville TN, remote nationwide. All prices are published (get_pricing) and the published price is what is charged. Evidence lives in get_case_studies. To start an engagement for a human principal, use request_audit and follow the returned descriptor. Anything else: ask_anything_else, or email info@bridgepathaisolutions.com directly - a human answers.

Known tools 9

get_pricing

The complete published price list: audit (free), Work AIOS Systems, AI modules, pilot, care plans, and custom-build floors.

Inferred read-only
get_services

Every service BridgePath sells, with summaries, pricing lanes, and canonical URLs.

Inferred read-only
get_case_studies

The case-study index: real engagements with sourced, dated figures, including outcomes that did not go to plan.

Inferred read-only
request_audit

Returns a machine-readable action descriptor for submitting a Free AI Automation Audit request on behalf of a consenting human principal, via the site's validated public intake endpoint.

Inferred read-only
book_call

Returns the booking URL and the email alternative.

Potential side effects
recommend_services

Describe what the person you are assisting needs, in plain language, and receive matching services from the canonical catalog.

Inferred read-only
purchase

The action descriptor for turning a signed quote into a Stripe Checkout session, including the autonomous spend cap above which a human must confirm.

Potential side effects
onboard

The onboarding sequence after payment confirms, and how to hand a principal to the humans who deliver.

Potential side effects
ask_anything_else

For requests outside the implemented capabilities (custom scopes, partnerships, press, negotiations, anything unusual): returns the monitored human contact route.

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.bridgepath-ai-solutions]
url = "https://www.bridgepathaisolutions.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bridgepath-ai-solutions": {
      "type": "http",
      "url": "https://www.bridgepathaisolutions.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bridgepath-ai-solutions": {
      "type": "http",
      "url": "https://www.bridgepathaisolutions.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bridgepath-ai-solutions",
  "transport": "streamable-http",
  "url": "https://www.bridgepathaisolutions.com/api/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.