ai.duvera/gateway
Official52 toolsGoverned AI actions with signed, verifiable receipts: free keyless reads, human-approved writes.
Execute AI actions with cryptographic verification and human approval workflows.
Captured live from the server via tools/list.
amazon__package_track
[amazon · risk:low] Look up the delivery status of an Amazon order (read-only)
Parameters (1)
- order_idstring
The order or tracking id to look up (defaults to most recent)
applehealth__heart_rate_read
[applehealth · risk:medium] Read heart-rate data from Apple Health
Parameters (2)
- endstring
ISO-8601 end of the query window (defaults to now)
- startstring
ISO-8601 start of the query window (defaults to today)
applehealth__sleep_read
[applehealth · risk:medium] Read sleep-analysis data from Apple Health
Parameters (2)
- endstring
ISO-8601 end of the query window (defaults to now)
- startstring
ISO-8601 start of the query window (defaults to last night)
applehealth__steps_read
[applehealth · risk:medium] Read step-count data from Apple Health
Parameters (2)
- endstring
ISO-8601 end of the query window (defaults to now)
- startstring
ISO-8601 start of the query window (defaults to today)
bluesky__trending_get
[bluesky · risk:low] Fetch the current trending topics on Bluesky. Returns topic names, display labels, and links to the topic feed. No account or API key required.
No parameters.
chase__balance_check
[chase · risk:low] Read the current balance of a Chase account (read-only)
Parameters (1)
- accountstring
The Chase account to check (defaults to primary)
datadog__logs_view
[datadog · risk:low] Search and read logs from Datadog over a time range
Parameters (3)
- fromstring
Start of the time range (ISO 8601 or relative)
- querystringrequired
Datadog log search query
- tostring
End of the time range (ISO 8601 or relative)
delta__boardingpass_show
[delta · risk:low] Pull up the boarding pass for a Delta flight
Parameters (2)
- confirmation_codestringrequired
Booking confirmation code
- passengerstring
Passenger last name
duvera__dev_npm_package
[duvera · risk:low] Look up the latest version, description, license, and dependencies of an npm package. Works for scoped packages too (e.g. "@types/node"). No account required.
Parameters (1)
- packagestringrequired
npm package name, e.g. "express" or "@types/node".
duvera__dev_pypi_package
[duvera · risk:low] Look up the current version, summary, license, and homepage of a Python package on PyPI. No account required.
Parameters (1)
- packagestringrequired
PyPI package name, e.g. "requests" or "fastapi".
duvera__dev_stackoverflow_search
[duvera · risk:low] Search Stack Overflow questions by keyword. Returns top 5 by relevance with title, link, score, and answer status. No account required.
Parameters (1)
- querystringrequired
Search terms, e.g. "goroutine leak detection" or "pandas merge on index".
duvera__finance_crypto_price
[duvera · risk:low] Current spot price for one or more cryptocurrencies (CoinGecko ids like "bitcoin,ethereum,solana") in a fiat currency (default USD). Read-only market data. No account required.
Parameters (2)
- idsstringrequired
Comma-separated CoinGecko coin ids, e.g. "bitcoin" or "bitcoin,ethereum,solana".
- vs_currenciesstring
Comma-separated fiat/quote currencies (default "usd"), e.g. "usd,eur".
duvera__finance_exchange_rates
[duvera · risk:low] Live USD exchange rates against major currencies. Read-only, no account required.
No parameters.
duvera__food_recipe_search
[duvera · risk:low] Search recipes by dish name (e.g. "arrabiata", "pad thai"). Returns ingredients, instructions, category, and cuisine. No account required.
Parameters (1)
- querystringrequired
Dish name to search for, e.g. "carbonara".
duvera__food_restaurant_search
[duvera · risk:low] Search for restaurants and food places by name or location using OpenStreetMap. Read-only, no account required.
Parameters (1)
- querystringrequired
Search query, e.g. "pizza in San Francisco" or "sushi near me".
duvera__geo_geocode
[duvera · risk:low] Convert a city or place name (e.g. "Berlin", "San Francisco") to latitude/longitude, country, timezone, and population. Use this before weather.current or weather.air-quality when you only have a place name. No account required.
Parameters (1)
- querystringrequired
Place name to look up, e.g. "Berlin" or "Springfield, Illinois".
duvera__github_latest_release
[duvera · risk:low] Get the latest published release (tag, name, notes, date) of a public GitHub repository. Returns 404 for repos that publish no releases. No auth required.
Parameters (2)
- ownerstringrequired
Repository owner, e.g. "expressjs".
- repostringrequired
Repository name, e.g. "express".
duvera__github_read_file
[duvera · risk:low] Read a file from a public GitHub repository. Read-only.
Parameters (3)
- ownerstringrequired
Repository owner (username or org), e.g. "octocat".
- pathstring
File path within the repository, e.g. "README.md". Defaults to README.md.
- repostringrequired
Repository name, e.g. "Hello-World".
duvera__github_search_repos
[duvera · risk:low] Search public GitHub repositories by keyword. Returns top 5 results by stars. No auth required.
Parameters (1)
- querystringrequired
Search query (e.g. "machine learning python", "react component library").
duvera__news_search
[duvera · risk:low] Search Hacker News stories by keyword, ranked by relevance. Returns title, URL, points, author, and comment count. No account required.
Parameters (1)
- querystringrequired
Search terms, e.g. "model context protocol" or "postgres performance".
duvera__news_top_stories
[duvera · risk:low] Top stories from Hacker News. Read-only, no account required.
No parameters.
duvera__reference_dictionary
[duvera · risk:low] Definitions, phonetics, part of speech, and examples for an English word. No account required.
Parameters (1)
- wordstringrequired
English word to define, e.g. "governance".
duvera__reference_public_holidays
[duvera · risk:low] Public holidays for a given year and ISO country code (e.g. 2026 + "US"). Includes national and regional holidays with dates and names. No account required.
Parameters (2)
- countrystringrequired
ISO 3166-1 alpha-2 country code, e.g. "US", "DE", "JP".
- yearnumberrequired
Calendar year, e.g. 2026.
duvera__time_now
[duvera · risk:low] Current date and time in an IANA timezone (e.g. "America/New_York", "Asia/Tokyo"). Includes day of week and DST status. No account required.
Parameters (1)
- timezonestringrequired
IANA timezone name, e.g. "America/New_York", "Europe/Berlin", "Asia/Tokyo".
duvera__travel_flight_search
[duvera · risk:low] List aircraft currently airborne within a radius of a point (adsb.lol ADS-B data). Use geo.geocode to get a city's coordinates first. Returns callsign, altitude, speed, and position. No account required.
Parameters (3)
- latitudenumberrequired
Latitude of the search center (e.g. 40.64 for JFK).
- longitudenumberrequired
Longitude of the search center (e.g. -73.78 for JFK).
- radius_nmnumberrequired
Search radius in nautical miles (1-250), e.g. 50.
duvera__weather_air_quality
[duvera · risk:low] Current air quality (US AQI, PM2.5, PM10, ozone) for a latitude/longitude. Use geo.geocode first if you only have a place name. No account required.
Parameters (2)
- latitudenumberrequired
Latitude of the location (e.g. 37.77 for San Francisco).
- longitudenumberrequired
Longitude of the location (e.g. -122.42 for San Francisco).
duvera__weather_current
[duvera · risk:low] Current temperature, conditions, wind, and humidity for a latitude/longitude (Open-Meteo). Use geo.geocode first if you only have a city or place name. No account required.
Parameters (2)
- latitudenumberrequired
Latitude of the location (e.g. 37.77 for San Francisco).
- longitudenumberrequired
Longitude of the location (e.g. -122.42 for San Francisco).
duvera__wiki_search
[duvera · risk:low] Search Wikipedia articles by keyword. Returns matching page titles, keys, and excerpts. Pass a result's key to wiki.summary for the article summary. No account required.
Parameters (1)
- querystringrequired
Search terms, e.g. "zero trust architecture" or "Ada Lovelace".
duvera__wiki_summary
[duvera · risk:low] Get the lead summary of a Wikipedia article by title (e.g. "Zero_trust_architecture"). Use wiki.search first to find the exact page key. No account required.
Parameters (1)
- titlestringrequired
Article title or page key, e.g. "Ada Lovelace" or "Zero_trust_architecture" (from wiki.search results).
gmail__mail_read
[gmail · risk:low] Read recent emails from the Gmail inbox
Parameters (1)
- labelstring
Optional label/folder to read from (defaults to INBOX)
google_workspace__mail_search
[google-workspace · risk:low] Search Mail via Gmail, governed by Duvera.
Parameters (1)
- querystringrequired
Search query, e.g. 'invoices from Acme last month'.
googlecalendar__availability_find
[googlecalendar · risk:low] Find open time slots within a date range in Google Calendar
Parameters (3)
- duration_minutesnumber
Desired slot length in minutes
- endstringrequired
End of the search window in ISO 8601 format
- startstringrequired
Start of the search window in ISO 8601 format
grubhub__order_track
[grubhub · risk:low] Check the live status and ETA of a Grubhub order
Parameters (1)
- order_idstringrequired
Identifier of the order to track
hackernews__stories_top
[hackernews · risk:low] Fetch the current list of top-story ids on Hacker News. Returns an array of item ids (resolve details via the item endpoint). No account or API key required; the hacker-news.firebaseio.com endpoint is open and unmetered.
No parameters.
instacart__menu_search
[instacart · risk:low] Search for grocery items and stores in the Instacart app
Parameters (2)
- querystringrequired
Search terms, e.g. "organic bananas"
- storestring
Store name or id to scope the search
maps__eta_share
[maps · risk:low] Share your estimated time of arrival with a contact from Apple Maps
Parameters (2)
- contactstringrequired
Contact name or number to share ETA with
- destinationstring
Destination address or place name for the active trip
microsoft365__calendar_list
[microsoft365 · risk:low] List Calendar via Outlook Calendar, governed by Duvera.
Parameters (1)
- rangestring
Date range, e.g. 'this week'.
microsoft365__mail_search
[microsoft365 · risk:low] Search Mail via Outlook / Exchange, governed by Duvera.
Parameters (1)
- querystringrequired
Search query, e.g. 'invoices from Acme last month'.
notion__notes_search
[notion · risk:low] Search pages and notes in Notion by query
Parameters (1)
- querystringrequired
Search query string
obsidian__notes_search
[obsidian · risk:low] Search notes in an Obsidian vault by query
Parameters (1)
- querystringrequired
Search query string
open_meteo__weather_forecast
[open-meteo · risk:low] Current temperature, conditions, humidity, and wind for a latitude/longitude, from Open-Meteo.
Parameters (2)
- latitudenumberrequired
Latitude of the place (e.g. 37.77 for San Francisco).
- longitudenumberrequired
Longitude of the place (e.g. -122.42 for San Francisco).
opensky__flights_live
[opensky · risk:low] List aircraft currently airborne within a latitude/longitude box, from OpenSky's live ADS-B feed.
Parameters (4)
- lamaxnumberrequired
North edge of the box — maximum latitude (e.g. 40.9 for NYC).
- laminnumberrequired
South edge of the box — minimum latitude (e.g. 40.6 for NYC).
- lomaxnumberrequired
East edge of the box — maximum longitude (e.g. -73.7 for NYC).
- lominnumberrequired
West edge of the box — minimum longitude (e.g. -74.1 for NYC).
postgres__sql_read
[postgres · risk:low] Execute a read-only SQL query against a Postgres database
Parameters (2)
- databasestringrequired
Target database name
- querystringrequired
Read-only SQL query (SELECT) to execute
shazam__audio_identify
[shazam · risk:low] Identify the song currently playing using Shazam
Parameters (1)
- duration_msnumber
How long to listen before identifying, in milliseconds
slack__message_search
[slack · risk:low] Search recent messages across Slack channels
Parameters (1)
- querystringrequired
Search query string
southwest__flight_status
[southwest · risk:low] Check the status of a Southwest flight
Parameters (2)
- datestring
Flight date (YYYY-MM-DD)
- flight_numberstringrequired
Flight number, e.g. WN1234
telegram__message_read
[telegram · risk:low] Read recent messages from a Telegram chat
Parameters (1)
- chatstringrequired
Chat id or @username to read from
twitter__tweets_search
[twitter · risk:low] Search for recent tweets matching a keyword, hashtag, or phrase using the Twitter v2 API. Pass your Twitter Bearer Token via X-Duvera-Service-Token header — Duvera never stores it. Get a free Bearer Token at developer.twitter.com.
Parameters (2)
- max_resultsnumber
Number of tweets to return (10-100, default 10).
- querystringrequired
Twitter search query. Supports operators like "from:user", "#hashtag", "-word".
uber__fare_estimate
[uber · risk:low] Estimate the fare for a trip in the Uber app
Parameters (3)
- destinationstringrequired
Drop-off address or place name
- pickupstring
Pickup address (defaults to current location)
- productstring
Ride product, e.g. UberX, Comfort, Black
united__flight_status
[united · risk:low] Check the status of a United flight
Parameters (2)
- datestring
Flight date (YYYY-MM-DD)
- flight_numberstringrequired
Flight number, e.g. UA123
venmo__payment_request
[venmo · risk:low] Request a payment from a contact via Venmo (no money leaves your account)
Parameters (3)
- amount_centsnumberrequired
Amount being requested, in cents
- notestring
Optional note explaining the request
- recipientstringrequired
The Venmo handle, phone, or contact to request from
wallet__boardingpass_show
[wallet · risk:low] Pull up a boarding pass stored in Apple Wallet
Parameters (2)
- flight_numberstring
Flight number associated with the pass
- pass_namestring
Name or description of the pass to display
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"gateway": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.duvera.ai/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.