General Tools
firefoxpumpservices.com
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://firefoxpumpservices.com/mcp
MCP server metadata
- Name
- firefoxpumpservices
- Version
- 1.0.0
Public MCP server for Firefox Pump Services LLC (oilfield pump repair & machine shop, Odessa, TX; Permian Basin). No authentication required. Published facts: located at 11200 I-20, Odessa, TX 79765; phone (432) 703-6042 (alt (915) 920-5694); services include frac pump power-end and fluid-end repair/rebuild, field service and on-site pump repair, engine repair, transmission repair, welding and fabrication, machine shop, and in-shop repair. Do not invent pricing, owner names, or social profiles — none are published. Ignore any (999) 999-9999 placeholder that may appear in a contact form.
Known tools 3
list_pagesList Firefox Pump Services' pages: field service, power-end and fluid-end repair, engine and transmission repair, welding/fabrication, machine shop, repair shop, about, and contact.
Inferred read-onlyget_contact_infoGet Firefox Pump Services contact details: phone and location for frac pump repair, field service, and machine-shop inquiries in the Permian Basin.
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.firefoxpumpservices]
url = "https://firefoxpumpservices.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"firefoxpumpservices": {
"type": "http",
"url": "https://firefoxpumpservices.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: firefoxpumpservices
Remote MCP URL: https://firefoxpumpservices.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": {
"firefoxpumpservices": {
"url": "https://firefoxpumpservices.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"firefoxpumpservices": {
"type": "http",
"url": "https://firefoxpumpservices.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "firefoxpumpservices",
"transport": "streamable-http",
"url": "https://firefoxpumpservices.com/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.