{
"mcpServers": {
"windmill-mpc": {
"url": "https://windmill.redacted.com/api/mcp/w/redacted/sse?token=REDACTED"
}
}
}2025-06-10 20:13:56.288 [info] -mpc: Handling ListOfferings action
2025-06-10 20:13:56.289 [info] -mpc: Listing offerings
2025-06-10 20:13:56.289 [info] -mpc: Connected to streamableHttp server, fetching offerings
2025-06-10 20:13:56.666 [error] -mpc: Error listing offerings: [
{
"code": "invalid_type",
"expected": "object",
"received": "null",
"path": [
"tools",
0,
"annotations"
],
"message": "Expected object, received null"
},
{
"code": "invalid_type",
"expected": "object",
"received": "null",
"path": [
"tools",
1,
"annotations"
],
"message": "Expected object, received null"
},
{
"code": "invalid_type",
"expected": "object",
"received": "null",
"path": [
"tools",
2,
"annotations"
],
"message": "Expected object, received null"
},Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share
henri-c · 4d ago
### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!
Pyra · 2w ago
First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂
henri-c · 4w ago