🔗 Polymorph MCP

Remote MCP Server - Streamable HTTP Transport

ONLINE

This is a stateless Model Context Protocol (MCP) server deployed on Vercel, backed by Neon Postgres.

Available Endpoints

Health Check
GET /healthz

Liveness probe for service monitoring

MCP Endpoint
POST /mcp

Main MCP server endpoint (requires Bearer token authentication)

Authentication Required:

All MCP requests require a valid Bearer token in the Authorization header. Each request builds a fresh server instance with per-developer identity and permissions.