{
  "mcpServers": {
    "open-context-map": {
      "description": "Place-bound AI context. For a named place (even if the user is not there) call search_open_context. For 'here', call get_here.",
      "url": "https://notable-bobcat-26.convex.site/mcp",
      "transport": "streamable-http",
      "authentication": {
        "type": "bearer",
        "header": "Authorization"
      },
      "docs": "https://opencontextmap.com/for-agents#mcp",
      "tools": [
        "get_here",
        "get_location_status",
        "list_skills",
        "search_open_context",
        "get_skill_context",
        "list_context_actions",
        "run_context_action",
        "get_my_context_card",
        "update_my_context_card"
      ]
    }
  },
  "atlas": "https://notable-bobcat-26.convex.site/atlas"
}
