Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bootstrapping a ReScript MCP#7566

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
zth wants to merge8 commits intomasterfrommcp
Closed

Bootstrapping a ReScript MCP#7566

zth wants to merge8 commits intomasterfrommcp

Conversation

@zth
Copy link
Member

@zthzth commentedJun 18, 2025
edited
Loading

This takes the first steps towards bootstrapping a dedicated ReScript MCP, with a few initial commands.

Trying it out

Very very early so far, but if you want to play around with it in a local project, do this:

  1. Clone and build this PR just like you'd normally build the compiler (checkCONTRIBUTING.md if you don't know how)
  2. Make sure you have Bun installed
  3. Runyarn install in themcp folder
  4. For example using Cursor, add + adapt this to.cursor/mcp.json in your local project:
{"mcpServers": {"rescript-mcp": {"command":"bun","args": ["/Users/zth/OSS/rescript-compiler/mcp/server.ts"]    }  }}

Now you should get the MCP as an option in Cursor.

When you make changes to the MCP, reload it in Cursor (or reload the window of Cursor entirely).

fhammerschmidt, mediremi, flash-gordon, tsnobip, cristianoc, and jfrolich reacted with rocket emoji
@zthzth changed the titleBoostrapping a ReScript MCPBootsrapping a ReScript MCPJun 18, 2025
@zthzth changed the titleBootsrapping a ReScript MCPBootstrapping a ReScript MCPJun 18, 2025
mediremi added a commit to mediremi/rescript-compiler that referenced this pull requestJul 6, 2025
@zthzth mentioned this pull requestNov 2, 2025
@zth
Copy link
MemberAuthor

zth commentedNov 2, 2025

Superseded by#8001

@zthzth closed thisNov 2, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@zth

[8]ページ先頭

©2009-2025 Movatter.jp