PluginBench
MCP Server
Active
MIT

io.usefulapi/amberflo MCP Server

io.usefulapi/amberflo

What is the io.usefulapi/amberflo MCP server?

Query and manage Amberflo metering & billing: customers, meters, usage, plans, invoices, prepaid.

How to install io.usefulapi/amberflo

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "amberflo": {
      "url": "https://amberflo.usefulapi.io/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "amberflo": {
      "serverUrl": "https://amberflo.usefulapi.io/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "amberflo": {
      "type": "http",
      "url": "https://amberflo.usefulapi.io/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "amberflo": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://amberflo.usefulapi.io/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http amberflo https://amberflo.usefulapi.io/mcp

Related MCP servers

MCP server for Ably — channel history, presence, occupancy, stats, publish, and app management.

0
JavaScript
MIT
View repository →

Read appointments, types, calendars and availability; create, cancel or reschedule bookings.

0
JavaScript
MIT
View repository →

Read calls, contacts, users, teams and numbers; tag calls and create or update contacts.

0
JavaScript
MIT
View repository →

Manage incidents and on-call: list/create/update incidents, who is on call, on-call overrides.

0
JavaScript
MIT
View repository →

Hosted MCP server for Anvil — fill & generate PDFs and run Etch e-signature packets for AI agents.

0
JavaScript
MIT
View repository →

MCP server for Api2Pdf — generate PDFs & images from HTML, URLs or office files; merge, barcodes.

0
JavaScript
MIT
View repository →