Model Context Protocol
Context for the work.
Point an MCP client at Mellow AI. Agents can read who we are — and get a model-specific rewrite of a prompt that is not landing.
Connect
Streamable HTTP
Endpoint https://staymellow.ai/api/mcp. Add it in Cursor, Claude Code, or any client that speaks MCP over HTTP.
{
"mcpServers": {
"mellow-ai": {
"url": "https://staymellow.ai/api/mcp"
}
}
}Claude Code: claude mcp add --transport http mellow-ai https://staymellow.ai/api/mcp
Surface
get_mellow_infoStudio facts — who we are, the work, how we engage, contact, newsletter.
optimize_promptRewrite a prompt for Claude, GPT, Gemini, Grok, Llama, or another named model.
mellow://aboutAbout
mellow://workWork
mellow://processProcess
mellow://contactContact
mellow://newsletterSignal
mellow://prompting/{family}Model guides
Prompt optimization uses the target model's family guide, then rewrites the draft. Pass the model id you will actually run — not a generic "LLM".
Work with us