Welcome to the official developer documentation for MENN (Menn Maestro / Abdullah Harun). This hub provides machine-readable specifications, Model Context Protocol (MCP) server endpoints, and direct integration guides for AI agents, developers, and autonomous toolcallers.
MENN provides a native first-party Model Context Protocol server exposing verified creator profiles, digital tool catalogs, and contact channels natively to Claude, ChatGPT, and custom LLM agents.
https://mennhq.vercel.app/api/mcpget_creator_profile, list_digital_products, get_contact_info, query_agent_guidance// Connect via Claude Desktop or MCP Client
{
"mcpServers": {
"menn": {
"url": "https://mennhq.vercel.app/api/mcp"
}
}
}
The entire REST and Agent service surface is formally described via OpenAPI 3.1 standards:
For autonomous web search engines and LLM crawlers seeking concise or full background context:
All endpoints support Accept: text/markdown with appropriate Vary: Accept, Accept-Encoding response headers. Agents requesting markdown will receive clean structured text instead of HTML shells.
© 2026 MENN Maestro. All rights reserved. Canonical domain: https://mennhq.vercel.app/