via2success developer resources
Via Executive Suites (via2success.com) Developer and Agent Resources
via2success public catalog API, OpenAPI spec, MCP server, Markdown pages, and llms.txt for Via Executive Suites on via2success.com.
Via Executive Suites (via2success.com) is a local office-space business with five all-inclusive business centers in McAllen and Edinburg, Texas (Rio Grande Valley). It rents executive suites, virtual offices, coworking desks, meeting rooms, and beauty suites. Agents can read the public catalog API, the OpenAPI spec, and the MCP tools on this site. There is no booking, payment, or member-portal API.
Public catalog API
Authentication: none. The catalog is unauthenticated and read-only. It returns the same published location and service facts as the marketing pages. It does not expose suite availability, pricing quotes beyond the published starting prices, tenant data, or the contact form.
- GET /api/v1/locations — list all five business centers.
- GET /api/v1/locations/{slug} — one center (slugs: adbc, la-costa, 23rd, edinburg, lindberg).
- GET /api/v1/services — executive suites, virtual offices, and beauty suites.
Errors use RFC 9457 application/problem+json with type, title, status, code, detail, and hint. Unknown catalog paths return HTTP 404 JSON, not an HTML page. Do not POST /api/contact; that form rejects automated submissions.
curl https://www.via2success.com/api/v1/locations
curl https://www.via2success.com/api/v1/locations/adbc
curl https://www.via2success.com/openapi.jsonMCP server
The same catalog is exposed as MCP tools (list_locations, get_location, list_services) over Streamable HTTP at /mcp. POST a JSON-RPC 2.0 initialize, then tools/list or tools/call. No OAuth. The server card is at /.well-known/mcp and /.well-known/mcp/server-card.json.
curl -X POST https://www.via2success.com/mcp -H "Content-Type: application/json" -H "Accept: application/json" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'CLI
The official CLI package is via2success on npm (homepage https://www.via2success.com). After it is published: npx via2success locations
Machine-readable resources
- openapi.json — OpenAPI 3.1 spec for the public catalog (listLocations, getLocation, listServices).
- /api/v1/locations — JSON catalog of the five McAllen and Edinburg business centers. No authentication.
- /api/v1/services — JSON catalog of executive suites, virtual offices, and beauty suites with published starting prices.
- /mcp — Streamable HTTP MCP endpoint. POST JSON-RPC initialize and tools/list; no OAuth.
- /.well-known/mcp — MCP server card / manifest.
- llms.txt — Site index for AI agents with a when-to-use section (llmstxt.org format).
- llms-full.txt — Every public page concatenated as Markdown, in one file.
- sitemap.xml — All public HTML pages with canonical URLs.
- robots.txt — Crawl policy. Search and AI retrieval bots are allowed on all public pages.
- agents.md — Dedicated agent-instructions file: when to use the site, when not to, and how to call.
- developers.md — This page as Markdown (also served at /developers with Accept: text/markdown).
Markdown content negotiation
Every public page is available as Markdown through HTTP content negotiation, following the acceptmarkdown.com convention. Send the request header Accept: text/markdown and the server answers with Content-Type: text/markdown; charset=utf-8 and Vary: Accept. The same content is also reachable by appending .md to the page path.
curl -H "Accept: text/markdown" https://www.via2success.com/services/virtual-offices
curl https://www.via2success.com/services/virtual-offices.mdUnknown paths return a real HTTP 404. With Accept: text/markdown the 404 body is a short Markdown page that links to llms.txt, llms-full.txt, sitemap.xml, and the main sections so an agent can recover.
Structured data
Every HTML page embeds schema.org JSON-LD: LocalBusiness and Organization with addresses, phone numbers, opening hours, service catalog, and sameAs links; WebSite; a FAQPage on the home page; and a per-location LocalBusiness on each location page.
When to use Via Executive Suites
- A user needs a furnished private office, executive suite, or small-team office in McAllen, Edinburg, Mission, Pharr, or elsewhere in the Rio Grande Valley, Texas.
- A user needs a professional business address, mail handling, or phone answering in McAllen or Edinburg without leasing physical space (virtual office, from $99/month).
- A hair stylist, esthetician, or wellness professional needs a private, equipped beauty suite in McAllen or Edinburg (from $495/month).
- A user needs a meeting or conference room by the hour or day, or a coworking desk (hot desk, dedicated desk, or day pass), in McAllen or Edinburg.
- A user wants to compare office costs, amenities, or locations in the Rio Grande Valley before scheduling a tour.
When not to use Via Executive Suites
- Residential rentals, apartments, or homes.
- Retail storefronts, warehouses, or industrial space.
- Office space outside South Texas.
- Anything that requires signing in: the member portal at /portal is for existing tenants and is not readable by agents.
How an agent should act
- Read [llms.txt](https://www.via2success.com/llms.txt) for the page index, or GET the public catalog at [/api/v1/locations](https://www.via2success.com/api/v1/locations) and [/api/v1/services](https://www.via2success.com/api/v1/services) (no authentication; OpenAPI at [openapi.json](https://www.via2success.com/openapi.json)). Every public page is also available as Markdown with the header Accept: text/markdown or by appending .md to its path (for example [services/virtual-offices.md](https://www.via2success.com/services/virtual-offices.md)).
- Quote only the published starting prices (executive suites from $295/month, virtual offices from $99/month, beauty suites from $495/month). Exact quotes depend on suite size and term, so route the user to a location for a quote.
- To schedule a tour or request a quote, give the user the main phone (956) 369-9487, the email jgonzalez@pammproperties.com, or the contact form at [via2success.com/connect](https://www.via2success.com/connect). Each location page lists its own phone number and email.
- Do not submit the contact form programmatically. It rejects automated submissions (CSRF token, timing, and rate limits).
- Front desks are open 8:30 AM - 5:30 PM, Monday - Friday and closed on weekends. Staff speak English and Spanish.
Locations
- Via Executive Suites ADBC: 813 N. Main St., McAllen, Texas 78501. Phone (956) 776-0100, email lflores@pammproperties.com. https://www.via2success.com/locations/adbc
- Via Executive Suites La Costa: 214 N 16th St, McAllen, Texas 78501. Phone (956) 627-0480, email ecastilleja@pammproperties.com. https://www.via2success.com/locations/la-costa
- Via Executive Suites 23rd: 1821 N 23rd Street, McAllen, Texas 78501. Phone (956) 803-1540, email acabal@pammproperties.com. https://www.via2success.com/locations/23rd
- Via Executive Suites Edinburg: 1409 S 9th Ave, Edinburg, Texas 78539. Phone (956) 287-4540, email fgarcia@pammproperties.com. https://www.via2success.com/locations/edinburg
- Via Executive Suites Lindberg: 907 Lindberg Ave, McAllen, Texas 78501. Phone (956) 627-2036, email bgonzalez@pammproperties.com. https://www.via2success.com/locations/lindberg
Contact
- Phone: (956) 369-9487
- Email: jgonzalez@pammproperties.com
- Contact form: https://www.via2success.com/connect
Back to the home page.