{"name":"Chipp MCP Server","version":"1.0.0","description":"Customer-facing MCP server for managing Chipp apps programmatically","endpoints":{"health":"/health","rateLimits":"/rate-limits","sse":"/mcp/sse","messages":"/mcp/messages"},"authentication":{"method":"oauth","note":"HIPAA compliant - all sessions expire","oauth":{"authorize":"https://app.chipp.ai/api/mcp/oauth/authorize","token":"https://app.chipp.ai/api/mcp/oauth/token","revoke":"https://app.chipp.ai/api/mcp/oauth/revoke","tokenFormat":"Bearer chipp_at_xxx","accessTokenExpiry":"1 hour","refreshTokenExpiry":"30 days"}},"documentation":"https://chipp.ai/docs/guides/mcp"}