Skip to content

Add MCP-context endpoint for oncall service logs#3

Merged
IamJasonBian merged 1 commit into
mainfrom
IamJasonBian/mcp-context-endpoint
Mar 2, 2026
Merged

Add MCP-context endpoint for oncall service logs#3
IamJasonBian merged 1 commit into
mainfrom
IamJasonBian/mcp-context-endpoint

Conversation

@IamJasonBian
Copy link
Copy Markdown
Owner

Summary

Adds new GET /api/mcp-context endpoint that retrieves oncall chat logs from Netlify Blobs. Without a service parameter, it lists all available oncall entries across services. With ?service=allocation-engine-2.0, it returns the latest log and all available timestamps.

  • New endpoint handler in netlify/functions/mcp-context.js
  • Added putBlob helper and exported blob utilities for future use
  • OpenAPI spec updated with new path and response schema
  • Chat log for today (2026-03-02) stored in oncall/allocation-engine-2.0/2026-03-02

Adds GET /api/mcp-context endpoint that retrieves oncall chat logs from Netlify Blobs. Without a service parameter, lists all available oncall entries. With service=allocation-engine-2.0, returns the latest log and all available timestamps. Chat log for today (2026-03-02) stored in oncall/allocation-engine-2.0/2026-03-02.
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 2, 2026

Deploy Preview for route-runtime-service ready!

Name Link
🔨 Latest commit dccde06
🔍 Latest deploy log https://app.netlify.com/projects/route-runtime-service/deploys/69a60a2b3a7b4300082fcf2b
😎 Deploy Preview https://deploy-preview-3--route-runtime-service.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@IamJasonBian IamJasonBian merged commit dcfed1e into main Mar 2, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant