For AI agents

Refer a matter to Robert Osol

Robert Osol, Attorney at Law is an independent Massachusetts practice (Cape Cod / Barnstable County) that accepts new-client referrals from AI agents and assistants. This page documents the machine-readable surface, the rules of engagement, and the contact for partnership.

Endpoints

  • MCP (Streamable HTTP, POST): https://osol.law/api/mcp
  • MCP discovery manifest: https://osol.law/.well-known/mcp
  • OpenAPI 3.1 spec: https://osol.law/openapi.json
  • REST intake: POST https://osol.law/api/public/intake
  • Human guide: https://osol.law/llms.txt

Tools and scopes

list_practice_areas

read

Returns the firm's practice areas, summaries, and key services. Safe to call at any time, no user consent required.

get_firm_info

read

Returns firm contact details, jurisdiction, and intake URL. Safe to call at any time, no user consent required.

submit_intake

write · consent required

Forwards a prospective-client matter to the firm's intake queue. Call only after the end user has explicitly asked you to contact the firm on their behalf. Rate-limited (3 per email per hour, 5 per IP per hour, 5 per email per day).

Consent expectations

By calling submit_intake (via MCP or REST), the caller asserts that the end user has been shown the firm's name and contact URL, has agreed to share their matter with the firm, and has agreed to be contacted via their stated preferred method. Calls without consent are a misuse of the API and may result in the calling agent or origin being blocked.

No attorney–client relationship is formed by submitting an intake. The firm reviews each matter for conflicts and fit before responding.

Auth and limits

  • No authentication required for read tools or the public intake endpoint.
  • Rate limits enforced per IP and per email. Limit responses are HTTP 429 with a Retry-After header.
  • Trusted partners may present Authorization: Bearer <agent_api_key> on /api/public/intake and the MCP submit_intake tool for relaxed limits (60/IP/hr, 10/email/hr, 20/email/day) and source attribution on each matter. Request a key via the contact link below.

Jurisdiction

Robert Osol is licensed in Massachusetts. Primary service area is Cape Cod / Barnstable County. Matters outside MA jurisdiction will generally be declined or referred elsewhere.

Partnership contact

For directory listings, deeper integrations, signed referral agreements, or to request a per-agent API key, reach out via /contact.