Guide for integrating Google Maps location services with Praison Labs agents using MCP
Install Dependencies
Make sure you have Node.js installed, as the MCP server requires it:
Set API Key
Set your Google Maps API key as an environment variable in your terminal:
Create a file
Create a new file
google_maps_agent.py
with the following
code:
Run the Agent
Execute your script:
Requirements