Agent Plugins Marketplace
All plugins

booked-oauth

v0.4.0

Veintinueve herramientas sobre las propiedades, reservas, calendario y dinero de un anfitrión de Booked; seis escriben —crear y eliminar bloqueos, crear, cancelar y archivar reservas directas, y convertir en reserva un bloqueo de plataforma—, siempre tras preparar y confirmar. Más las reglas que no caben en la descripción de una herramienta.

Claude Code1 Skill1 MCP serverStreamable HTTP

By Jaime RuizLicense: MIT0 GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
2 skill or MCP entries
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install booked-oauth for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install booked-oauth@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/ruizbjaime/booked-plugin

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/booked-oauth/.

Plugin files

plugins/booked-oauth/
├── .claude-plugin/plugin.json
├── skills/booked-fincas/SKILL.md
└── .mcp.json

Included Skills1

booked-fincasskills/booked-fincas/SKILL.md

Fincas: reservas, ingresos, deudas, precios, Airbnb/Booking. Úsala para cualquier pregunta o encargo sobre las fincas, cabañas o apartamentos de Jaime y sus huéspedes, aunque no se nombre Booked: fechas libres u ocupadas, quién llega o se va, quién está alojado, bloqueos, festivos y puentes, temporadas y estancia mínima, crear o eliminar un bloqueo, crear una reserva directa, cancelarla o archivarla, convertir en reserva un bloqueo de Airbnb o Booking, cuánto cuesta una estadía, cuánto se cobró, pagos pendientes, saldos, payout, comisiones, deudas de dueños, ocupación y ADR, y lo que liquidó un canal — Airbnb, Booking.com, el portal Fincas de la Villa o una venta directa. Los datos viven solo en las herramientas `booked`: no los busques en archivos ni se los pidas al usuario.

MCP servers1

bookedStreamable HTTP
url
https://booked.fincasdelavilla.com/mcp/oauth

Plugin manifests1

plugins/booked-oauth/.claude-plugin/plugin.json
{
  "name": "booked-oauth",
  "displayName": "Booked — conexión con OAuth",
  "version": "0.4.0",
  "description": "Veintinueve herramientas sobre las propiedades, reservas, calendario y dinero de un anfitrión de Booked; seis escriben —crear y eliminar bloqueos, crear, cancelar y archivar reservas directas, y convertir en reserva un bloqueo de plataforma—, siempre tras preparar y confirmar. Más las reglas que no caben en la descripción de una herramienta.",
  "author": {
    "name": "Jaime Ruiz"
  },
  "homepage": "https://github.com/ruizbjaime/booked-plugin#readme",
  "repository": "https://github.com/ruizbjaime/booked-plugin",
  "license": "MIT",
  "keywords": [
    "booked",
    "reservas",
    "fincas",
    "pms",
    "disponibilidad",
    "precios"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[booked-oauth on Agent Plugins Marketplace](https://pluginsmp.com/plugins/booked-oauth)