Devin
Add B2A to a Devin workspace via .devin/mcp.yaml.
Add the B2A MCP server to your Devin workspace config. Devin’s planner will route booking-shaped requests through it.
1. Workspace config
# .devin/mcp.yaml
servers:
- name: b2a
url: https://mcp.b2a.bluepillow.com/
headers:
Authorization: "Bearer <your-key>"
2. Trigger a session
Pet-friendly 3-star hotel in Barcelona near La Sagrada Familia, June 14-16, 2 adults + small dog, breakfast included. Show the OTA with the best price.
Note: the exact path of the Devin MCP config evolves quickly — check docs.devin.ai if the YAML above does not load.