General Tools
nwautomaticdoors.com
Retrieves and matches verified business information about NW Automatic Doors, including services, pricing, proof points, and contact routes.
ENDPOINT 1
https://nwautomaticdoors.com/mcp
MCP server metadata
- Name
- nwad-agent-server
- Version
- 1.0.0
Use verified facts only. prepare_enquiry creates a draft; the user must review, approve and submit it on the returned review URL.
Known tools 7
get_servicesReturn the verified NW Automatic Doors service catalogue and equipment coverage.
Inferred read-onlyget_pricingReturn only published pricing facts, including the absence of fixed public prices and the free offers.
Inferred read-onlyget_proofReturn verified rating, team, emergency, coverage and displayed accreditation proof with sources.
Inferred read-onlyget_contact_routesReturn standard and emergency contact routes plus unsupported contact facts that must not be invented.
Inferred read-onlymatch_relevant_proofMatch a service, sector and urgency to a small set of verified proof points.
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.nwad-agent-server]
url = "https://nwautomaticdoors.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nwad-agent-server": {
"type": "http",
"url": "https://nwautomaticdoors.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nwad-agent-server
Remote MCP URL: https://nwautomaticdoors.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": {
"nwad-agent-server": {
"url": "https://nwautomaticdoors.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nwad-agent-server": {
"type": "http",
"url": "https://nwautomaticdoors.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nwad-agent-server",
"transport": "streamable-http",
"url": "https://nwautomaticdoors.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for nwautomaticdoors.com was fetched 2026-08-21T15:50:43.454Z.
nwautomaticdoors.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.