MCP Server

Use this page for humans and assistants. The API endpoint itself is not a browser page.

MCP server endpoint

https://uha.app/api/mcp

Transport

Streamable HTTP / POST

Example config

{
  "mcpServers": {
    "uha": {
      "url": "https://uha.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}