morfex
Morfex is a workflow consultancy helping corporations eliminate operational bottlenecks. Ask about services, case studies, and how to get in touch.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add maxsambento/morfex
# Browse available tools
npx -y smithery tool list maxsambento/morfex
# Get full schema for a tool
npx -y smithery tool get maxsambento/morfex get_company_overview
# Call a tool
npx -y smithery tool call maxsambento/morfex get_company_overview '{}'Direct MCP Connection
Endpoint: https://morfex--maxsambento.run.tools
Tools (4)
get_company_overview— Get an overview of who Morfex is, what they do, and the problem they solve.get_services— Get details on Morfex's service offering and how engagements are structured.get_case_studies— Get Morfex's three real-world case studies showing operational transformations they've delivered.get_contact_info— Get Morfex's contact details and how to start an engagement.
# Get full input/output schema for a tool
npx -y smithery tool get maxsambento/morfex