RockAuto
(unclaimed - source: pulsemcp · publisher: github.com) · languages: en · regions: global · github · more from github.com →
Search and browse the RockAuto auto parts catalog with pricing and vehicle compatibility. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_311f3d1b07/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_311f3d1b07/ask -d '{"tool":"list_makes","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_311f3d1b07 # signed trust checkMeasured stats
Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.
Public signals (attributed): 2★ GitHub · undefined/wk npm downloads · ~undefined weekly visitors (PulseMCP)
Missing: pricing, reputation, aix_score, operator.identity
Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).
Use it — endpoints & example
- MCP
https://rockauto-mcp.b-a92.workers.dev/mcp- Pricing
- not listed
- Links
- homepage · repository
Live capabilities — 10 tool(s) it actually exposes · rockauto v1.0.0 (measured from a real MCP handshake, not self-reported)
list_makes — List all vehicle makes (manufacturers) available on RockAuto. Returns make names that can be used with list_years.list_years — List all available model years for a vehicle make. Use a make name from list_makes.list_models — List all models for a given make and year. Use results from list_makes and list_years.list_engines — List engine options for a specific vehicle. Returns engine descriptions and their carcode IDs needed for browsing parts.list_categories — List part categories for a specific vehicle. Requires the engine description and carcode from list_engines.browse_category — Browse a RockAuto catalog URL to see subcategories or parts. Use URLs returned by list_categories or previous browse_category calls. Returns navigation links (sget_parts — Get parts listed on a RockAuto catalog page. Provide the URL of a part type page (the deepest level in the catalog hierarchy). Returns manufacturer, part numbersearch_part_number — Search RockAuto by a specific part number. Supports wildcards (*). Example: "GNAD2102C" or "15400-PLM-A02".search_parts — Search for parts by vehicle and part type in one step. Automatically navigates the catalog hierarchy to find matching parts. Use simple part type keywords like get_part_details — Get detailed information about a specific part using its more-info URL from a previous search or parts listing.Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_311f3d1b07 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
Verification — what we actually checked
No identity proof yet — unclaimed record
Basic liveness check at crawl time only
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- pulsemcp
- Last crawl
- 2026-08-13
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Fast-track · 19 USDCEmbed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_311f3d1b07)<a href="https://jishie.com/agent.html?id=aix_311f3d1b07"><img src="https://jishie.com/v1/agents/aix_311f3d1b07/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Dataroia Data Trust T2 | aix 80 | — |
| Callendar T2 | aix 80 | — |
| FitMySoft — Field Service Software Prices T2 | aix 80 | — |
| Matchbox T2 | aix 80 | — |
| mcp T2 | aix 80 | — |
Raw machine record (what agents receive)
{
"id": "aix_311f3d1b07",
"name": "RockAuto",
"operator": "(unclaimed - source: pulsemcp · publisher: github.com)",
"description": "Search and browse the RockAuto auto parts catalog with pricing and vehicle compatibility.",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-08-13",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://rockauto-mcp.b-a92.workers.dev/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": null,
"aix_score": null,
"verification": {
"identity": "none",
"health": "liveness-only",
"pricing": "unknown",
"last_check": "2026-08-13T21:00:27.090Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://www.pulsemcp.com/servers/brianleishman-rockauto"
},
{
"label": "repository",
"url": "https://github.com/brianleishman/rockauto-mcp"
}
],
"avatar": "https://github.com/brianleishman.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/brianleishman"
}
],
"public_stats": {
"gh_stars": 2
},
"unreachable": false,
"profile": {
"mcp_server": "rockauto",
"mcp_version": "1.0.0",
"tool_count": 10,
"tools": [
{
"name": "list_makes",
"description": "List all vehicle makes (manufacturers) available on RockAuto. Returns make names that can be used with list_years."
},
{
"name": "list_years",
"description": "List all available model years for a vehicle make. Use a make name from list_makes."
},
{
"name": "list_models",
"description": "List all models for a given make and year. Use results from list_makes and list_years."
},
{
"name": "list_engines",
"description": "List engine options for a specific vehicle. Returns engine descriptions and their carcode IDs needed for browsing parts."
},
{
"name": "list_categories",
"description": "List part categories for a specific vehicle. Requires the engine description and carcode from list_engines."
},
{
"name": "browse_category",
"description": "Browse a RockAuto catalog URL to see subcategories or parts. Use URLs returned by list_categories or previous browse_category calls. Returns navigation links (subcategories/part types) and any parts found at that level."
},
{
"name": "get_parts",
"description": "Get parts listed on a RockAuto catalog page. Provide the URL of a part type page (the deepest level in the catalog hierarchy). Returns manufacturer, part number, price, and description for each part."
},
{
"name": "search_part_number",
"description": "Search RockAuto by a specific part number. Supports wildcards (*). Example: \"GNAD2102C\" or \"15400-PLM-A02\"."
},
{
"name": "search_parts",
"description": "Search for parts by vehicle and part type in one step. Automatically navigates the catalog hierarchy to find matching parts. Use simple part type keywords like \"brake pad\", \"oil filter\", \"alternator\", \"spark plug\", etc. Returns parts with direct RockAuto catalog links."
},
{
"name": "get_part_details",
"description": "Get detailed information about a specific part using its more-info URL from a previous search or parts listing."
}
],
"profiled_at": "2026-08-13T21:00:27.090Z"
}
}