Skip to content

meterapp/meter

v1.1.0MIT

Meter, the taxi meter and fleet platform, for AI agents. Ask about a fleet's trips, bookings, drivers, vehicles, earnings and accounting, guide onboarding, and change settings with a dry run and confirmation. Hosted MCP server with OAuth sign-in.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "meter",
  "version": "1.1.0",
  "description": "Meter, the taxi meter and fleet platform, for AI agents. Ask about a fleet's trips, bookings, drivers, vehicles, earnings and accounting, guide onboarding, and change settings with a dry run and confirmation. Hosted MCP server with OAuth sign-in.",
  "author": {
    "name": "Meter",
    "email": "hello@meterapp.co",
    "url": "https://www.meterapp.co"
  },
  "homepage": "https://www.meterapp.co/docs/plugins",
  "repository": "https://github.com/MeterApp/meter-plugins",
  "license": "MIT",
  "keywords": ["meter", "taxi", "fleet", "dispatch", "bookings", "earnings", "mcp", "oauth"],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Meter",
        "category": "Productivity"
      }
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai