{
  "name": "in.neiljoseph.physical-world-access",
  "title": "Neil Joseph — Physical-world access for AI agents",
  "status": "planned",
  "operational": false,
  "description": "The MCP transport is not live yet. Use the browser form, email, or best-effort URL-encoded form POST.",
  "fallbacks": {
    "browser": "https://neiljoseph.in/ai.html#request",
    "email": "mailto:neil23joseph@gmail.com",
    "form_post": {
      "method": "POST",
      "url": "https://neiljoseph.in/",
      "content_type": "application/x-www-form-urlencoded",
      "manifest": "https://neiljoseph.in/ai-services.json"
    }
  },
  "planned_tools": ["describe_service", "create_request", "get_request", "send_message", "authorize_expense", "cancel_request"],
  "specification": "https://neiljoseph.in/docs/AI-AGENT-SERVICE.md"
}
