Laurent Maxhuni MCP Server
Laurent Maxhuni MCP tools for agents.
A public, stateless Streamable HTTP endpoint for project search and site discovery.
Connect an MCP client to https://laurentmaxhuni.vercel.app/.well-known/mcp with the Streamable HTTP transport. The server speaks JSON-RPC 2.0 and supports MCP protocol version 2025-06-18. It returns direct JSON responses, so it does not keep a server-sent-events stream open and correctly reports 405 for a GET request that asks to open one.
Available tools
search_portfoliosearches public project names, summaries, descriptions, and technology tags.get_site_guidereturns the public portfolio guide, resource links, and agent workflow.list_published_postsexposes the versioned published-post API with typed pagination output.
The server also exposes Markdown resources for the site guide and project index. It is read-only, does not require authentication, and does not expose private CMS data, credentials, or write operations.