Roadmap

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://bump.sh/demo/doc/mermaid-demo/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
{
  "Mermaid Demo MCP server": {
    "url": "https://bump.sh/demo/doc/mermaid-demo/mcp"
  }
}

Close

Here’s a quick overview of our next focus regarding our different endpoints.

gantt
  title Development timeline
  dateFormat YYYY-MM-DD
    section Booking API
      Development:a1, 2025-01-15, 30d
      Open beta:after a1, 20d
    section Payment API
      Development:b1, 2025-01-25, 12d
      Open beta:after b1, 20d