AI & Machine Learning
bridgepathaisolutions.com
Provides access to BridgePath's AI automation services, pricing, case studies, and intake for audits and calls.
ENDPOINT 1
https://www.bridgepathaisolutions.com/api/mcp
MCP server metadata
- Name
- bridgepath-ai-solutions
- Version
- 1.0.0
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_pricingThe complete published price list: audit (free), Work AIOS Systems, AI modules, pilot, care plans, and custom-build floors.
Inferred read-onlyget_servicesEvery service BridgePath sells, with summaries, pricing lanes, and canonical URLs.
Inferred read-onlyget_case_studiesThe case-study index: real engagements with sourced, dated figures, including outcomes that did not go to plan.
Inferred read-onlyrequest_auditReturns 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-onlyrecommend_servicesDescribe what the person you are assisting needs, in plain language, and receive matching services from the canonical catalog.
Inferred read-onlypurchaseThe 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 effectsonboardThe onboarding sequence after payment confirms, and how to hand a principal to the humans who deliver.
Potential side effectsask_anything_elseFor requests outside the implemented capabilities (custom scopes, partnerships, press, negotiations, anything unusual): returns the monitored human contact route.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.