WindmillWWindmill
Powered by
José PeñaJ
Windmill•9mo ago•
5 replies
José Peña

Cursor MPC Error listing offerings

I have configured windmill-mpc in cursor using this config
{
    "mcpServers": {
      "windmill-mpc": {
        "url": "https://windmill.redacted.com/api/mcp/w/redacted/sse?token=REDACTED"
      }
    }
  }
{
    "mcpServers": {
      "windmill-mpc": {
        "url": "https://windmill.redacted.com/api/mcp/w/redacted/sse?token=REDACTED"
      }
    }
  }


I am getting this output on the MCP logs

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"
  },
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"
  },
WindmillJoin
3,362Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Recent Announcements
henri-c

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

Pyra

### 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

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

[Typescript BUN]: Listing all objects within S3 Bucket
ChesongCChesong / help
7mo ago
Need Help with Cursor and Windmill MCP Connection
Draculer_zionDDraculer_zion / help
7mo ago
Syntax Error
wolff453Wwolff453 / help
6mo ago
Execution error
AngadAAngad / help
3y ago