Skip to content

Conversation

matifali
Copy link
Member

@matifali matifali commented Aug 9, 2025

This adds a new optional input mcp to the cursor module.

  • Accepts a JSON-encoded string with MCP server configuration
  • When provided, a coder_script writes it to ~/.cursor/mcp.json on start
  • Keeps existing behavior unchanged if mcp is empty
  • Adds tests verifying the mcp.json is written
  • Updates README with mcp usage example
  • Fixes Prettier and terraform fmt formatting issues flagged by CI

CI should now pass after the latest commits.

@matifali matifali added the version:minor Add to PRs requiring a minor version upgrade label Aug 9, 2025

This comment was marked as resolved.

@matifali matifali marked this pull request as draft August 9, 2025 18:41
@matifali matifali requested a review from bpmct August 9, 2025 18:45
@matifali matifali changed the title cursor(module): add mcp input to configure MCP servers via coder_script feat(cursor): add mcp input to configure MCP servers for Cursor Aug 9, 2025
@bpmct
Copy link
Member

bpmct commented Aug 10, 2025

Nice!

@matifali matifali marked this pull request as ready for review August 11, 2025 08:37
@DevelopmentCats DevelopmentCats merged commit 61554aa into main Aug 12, 2025
4 checks passed
@DevelopmentCats DevelopmentCats deleted the feat/cursor-mcp-config branch August 12, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version:minor Add to PRs requiring a minor version upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants