Skip to main content

Indoor location assistant using Pointr MCP server to provide QR code navigation for venues.

Project description

Pointr Indoor Location Assistant

This project provides an indoor location assistant powered by the Pointr MCP server. Users can interact with the assistant to get QR code links for directions to specific places or categories (e.g., toilets, restaurants, cafes, entertainment centers) within a venue.

Features

  • Find directions to specific points of interest (POIs) or general categories.
  • Generate QR codes for navigation.
  • Uses Pointr MCP server for location logic.
  • Logs client identifiers and actions to pointr_agent.log.

Usage

  1. Setup Environment

    • Ensure Python 3.13+ is installed.
    • Install dependencies from requirements.txt:
      pip install -r requirements.txt
      
    • Configure environment variables in .env or via VS Code settings (see settings.json).
  2. Run the MCP Server

    • Start the server:
      python PointrAgent.py
      
    • Or use the VS Code MCP integration as configured in settings.json.
  3. Interact with the Assistant

    • Ask for directions (e.g., "Where is the nearest cafe?", "How can I go to the meeting room?").
    • The assistant will respond with a QR code link for navigation.

File Structure

  • PointrAgent.py: Main agent logic and MCP tool definitions.
  • app.py: Example runner for the agent.
  • requirements.txt: Python dependencies.
  • pointr_agent.log: Log file for client identifiers and actions.
  • settings.json: VS Code and MCP server configuration.

MCP Tools

  • find_exact_poi_from_user_input: Extracts POI ID from user input.
  • find_exact_category_from_user_input: Extracts category from user input.
  • generate_qr_code_for_specific_poi: Generates QR code for a specific POI.
  • generate_qr_code_for_category: Generates QR code for a category.

Environment Variables

  • PC_API_URL: Pointr API endpoint.
  • PC_CLIENT_ID: Client identifier.
  • PC_CLIENT_SECRET: Client secret.

Logging

All client identifiers and tool actions are logged to pointr_agent.log for debugging and audit purposes.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pointr_cloud_v8_mcp_server-0.1.1.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pointr_cloud_v8_mcp_server-0.1.1-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file pointr_cloud_v8_mcp_server-0.1.1.tar.gz.

File metadata

File hashes

Hashes for pointr_cloud_v8_mcp_server-0.1.1.tar.gz
Algorithm Hash digest
SHA256 4ad48c2acb67319287efa43e82681418c9893207ba3e2413ba12a1997b987d38
MD5 dfd14cc06a0a6eb96a9d0a5e1710217e
BLAKE2b-256 07c4618c6fd934590c59f92a025b9e2046a0de9cff04c8f44281dcba608c6b3a

See more details on using hashes here.

File details

Details for the file pointr_cloud_v8_mcp_server-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pointr_cloud_v8_mcp_server-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d9f2e2337d3690d635fe92aff7c2ad5fa2208fa042a6ceadc73f3606a786996b
MD5 1a02c3c5c891163b2f0bf71a0b4f430e
BLAKE2b-256 d814eaa64da6ddc250e8bc775b60dfd8521f9f9deabd648ba7e2341a5daee37a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page