← tiresapi.com
INDIVIDUAL MCP TOOL
evsrc_v_tire_product_detail
FREE with bearer — diagnostics-tier DDL for dbo.v_tire_product_detail only.
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
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.tiresapi-com]
url = "https://tiresapi.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tiresapi-com": {
"type": "http",
"url": "https://tiresapi.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tiresapi-com
Remote MCP URL: https://tiresapi.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": {
"tiresapi-com": {
"url": "https://tiresapi.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tiresapi-com": {
"type": "http",
"url": "https://tiresapi.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tiresapi-com",
"transport": "streamable-http",
"url": "https://tiresapi.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
cookbook_search— FREE — CALL THIS FIRST for any tire-pricing, fitment, market-spread, promo, retailer, freshness, or 'what's the best X under $Y' question you haven't answered before.cookbook_read— FREE — Return the full Markdown body of one cookbook recipe by slug.corpus_retailer_freshness— FREE — Per-retailer scrape recency over a 30-day window.view_proc_source— FREE — Read the live T-SQL source of one of the allowlisted PUBLIC procs / views (Corpus_*, Answer_*, public dbo.v_* sandbox views).list_elevated_diagnostics— FREE with bearer — returns GET /api/v1/agents/me including `elevated_access` (tier, extra_sandbox_views, elevated_proc_sources, sandbox billing).view_elevated_proc_source— FREE with bearer — diagnostics-tier only.view_elevated_view_source— FREE with bearer — diagnostics-tier only.evsrc_v_inventory_history_diagnostics— FREE with bearer — diagnostics-tier DDL for dbo.v_inventory_history_diagnostics only.