← workfromaustin.com
INDIVIDUAL MCP TOOL
search_venues
Search remote-work-friendly venues in Austin, TX (cafes, coffee shops, breweries, coworking, libraries, bars, hotels).
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.workfromaustin-com]
url = "https://www.workfromaustin.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"workfromaustin-com": {
"type": "http",
"url": "https://www.workfromaustin.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: workfromaustin-com
Remote MCP URL: https://www.workfromaustin.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": {
"workfromaustin-com": {
"url": "https://www.workfromaustin.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"workfromaustin-com": {
"type": "http",
"url": "https://www.workfromaustin.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "workfromaustin-com",
"transport": "streamable-http",
"url": "https://www.workfromaustin.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_venue— Full record for one venue by slug: address, website, Google Maps link, hours, amenities, photo, and the canonical workfromaustin.com page URL.list_neighborhoods— All Austin neighborhoods covered by the directory with live venue counts.list_venue_types— All venue types in the directory with live venue counts.get_trending— Where Austin actually worked recently: the most-viewed venues on workfromaustin.com over the latest tracking window (about the past week; human visits only, bot and scraper traffic excluded).