Ablo Integration-Helper MCP Server

A public, anonymous, stateless Streamable-HTTP MCP server Ablo runs on its own domain so an AI coding assistant writing an Ablo integration can search the real docs, inspect the actual SDK export surface, lint a defineSchema source and scaffold a starter — instead of guessing at the API. Five tools, 44 doc resources addressable at ablo://docs/{name}, and three parameterised prompts. It serves documentation only: there is no data plane and nothing org-scoped, which is why it needs no auth. The separate coordination MCP server is the data plane.

API entry from apis.yml

apis.yml Raw ↑
name: Ablo Integration-Helper MCP Server
description: 'A public, anonymous, stateless Streamable-HTTP MCP server Ablo runs on its own domain so
  an AI coding assistant writing an Ablo integration can search the real docs, inspect the actual SDK
  export surface, lint a defineSchema source and scaffold a starter — instead of guessing at the API.
  Five tools, 44 doc resources addressable at ablo://docs/{name}, and three parameterised prompts. It
  serves documentation only: there is no data plane and nothing org-scoped, which is why it needs no auth.
  The separate coordination MCP server is the data plane.'
humanURL: https://docs.abloatai.com/mcp
baseURL: https://www.abloatai.com/api/mcp
tags:
- MCP
- Agent Infrastructure
- Developer Tools
tags_raw:
- mcp
- agent-infrastructure
- developer-tools
properties:
- type: MCPServer
  url: mcp/abloatai-mcp.yml
- type: MCPServer
  url: https://www.abloatai.com/api/mcp
- type: ToolCrosswalk
  url: mcp/abloatai-tool-crosswalk.yml
- type: Documentation
  url: https://docs.abloatai.com/mcp