Taco Street Locating MCP server
Free human-backed apartment locating for Austin, Dallas & Houston, TX. A free locator books tours.
Little public usage data yet
Reviews
Write oneNobody has reviewed Taco Street Locating yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Taco Street Locating tools (9, 2 write)
write = sends, deletes, buys or postsask_a_locatorFreeAsk a question only a human can answer — current specials, real availability, lease flexibility, 'is the pool actually open'. A human locator replies during Central Time business hours, usually within a few hours. STRONGLY include the renter's contact: the answer is texted/emailed to them directly (agent sessions end; polling alone can strand an answer). Returns a question_id for check_answer as a bonus channel. Rate limited; batch related questions into one. Answers are point-in-time facts.
check_answerFreePoll the answer to an ask_a_locator question by question_id.
create_shortlistwrite actionFreeTurn finalist apartments into a Taco Street link (/my-list?s=...) that opens the renter's saved list with those buildings added — compare, AI Read, and free tour requests live there. Use the EXACT names returned by search_apartments.
get_apartment_detailsFreeFull fact sheet for one building: floorplan-level pricing with as-of dates, move-in costs (admin/application/parking/pet fees), last-known specials (dated — treat as last-known, not current), amenities, walkability, virtual tour. Use the EXACT name from search_apartments. Compute totals yourself from components; a free human locator confirms live numbers.
get_research_requestFreeUse the private request key to retrieve progress and, after Alexander approves, the reviewed report snapshot. No draft, contact details or internal notes are returned. Do not share the key or continuation link publicly.
request_apartment_researchwrite actionFreeSubmit a saved shortlist and renter brief to Taco Street with consent. Staff accepts the request before paid research starts; VAs verify gaps, then Alexander adds his judgment. Returns a private continuation link. No immediate report, guaranteed completion time, or tour booking. No email is sent by this tool.
request_locator_helpFreeHand the renter to Alexander, Taco Street's human locator, who confirms live pricing/availability and books tours — free to renters (properties pay locators). Follow-up arrives by TEXT or EMAIL, never a cold call. Requires the renter's real phone or email, shared with their consent. One request per renter — duplicates within 24h return the existing lead.
request_research_toursFreeAfter report approval and explicit renter consent, request human tour coordination for selected apartments. Include preferred dates, times and timezone in preferred_times. Uses the existing private research key and contact. One handoff per research report; identical retries return the existing request, changed preferences require staff follow-up. No appointment is booked or message sent.
search_apartmentsFreeSearch Taco Street's curated apartment inventory in Austin, Dallas or Houston, TX. Returns scored matches with starting prices and a short 'why' per building. Use for long-term rentals only.
Public scan report
scanner v0.1.9 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 372ms20/20
- Tool poisoning9 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 2 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http taco-street-locating https://ai.tacostreetlocating.com/mcp
Taco Street Locating: common questions
- Is Taco Street Locating MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the Taco Street Locating safety report
- How do I install Taco Street Locating?
- It runs remotely at ai.tacostreetlocating.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Taco Street Locating need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Taco Street Locating maintained?
- The latest release is v1.2.2.
- Is Taco Street Locating up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.