Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Initial work on stdio #31
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
Initial work on stdio #31
Changes from all commits
8f31eee
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 4 in src/index.ts
src/index.ts#L4
Check warning on line 13 in src/index.ts
src/index.ts#L13
Check warning on line 9 in src/mcp/server.ts
src/mcp/server.ts#L6-L9
Check warning on line 12 in src/mcp/server.ts
src/mcp/server.ts#L11-L12
Check warning on line 19 in src/mcp/server.ts
src/mcp/server.ts#L14-L19
Check warning on line 22 in src/mcp/server.ts
src/mcp/server.ts#L22
Check warning on line 47 in src/mcp/server.ts
src/mcp/server.ts#L24-L47
Check warning on line 4 in src/mcp/start-stdio.ts
src/mcp/start-stdio.ts#L3-L4
Check warning on line 6 in src/mcp/start-stdio.ts
src/mcp/start-stdio.ts#L6
Check warning on line 11 in src/mcp/start-stdio.ts
src/mcp/start-stdio.ts#L8-L11
Check warning on line 16 in src/mcp/start-stdio.ts
src/mcp/start-stdio.ts#L13-L16
Check warning on line 26 in src/mcp/start-stdio.ts
src/mcp/start-stdio.ts#L20-L26
Check warning on line 192 in src/mcp/tools.ts
src/mcp/tools.ts#L192
Check warning on line 201 in src/mcp/tools.ts
src/mcp/tools.ts#L201
Check warning on line 205 in src/mcp/tools.ts
src/mcp/tools.ts#L203-L205
Check warning on line 208 in src/mcp/tools.ts
src/mcp/tools.ts#L208
Check warning on line 219 in src/mcp/tools.ts
src/mcp/tools.ts#L219
Check warning on line 223 in src/mcp/tools.ts
src/mcp/tools.ts#L221-L223
Check warning on line 226 in src/mcp/tools.ts
src/mcp/tools.ts#L226
Check warning on line 240 in src/mcp/tools.ts
src/mcp/tools.ts#L237-L240
Check warning on line 257 in src/mcp/tools.ts
src/mcp/tools.ts#L255-L257
Check warning on line 260 in src/mcp/tools.ts
src/mcp/tools.ts#L260
Check warning on line 287 in src/mcp/tools.ts
src/mcp/tools.ts#L287
Check warning on line 290 in src/mcp/tools.ts
src/mcp/tools.ts#L290
Check warning on line 294 in src/mcp/tools.ts
src/mcp/tools.ts#L292-L294
Check warning on line 297 in src/mcp/tools.ts
src/mcp/tools.ts#L297
Check warning on line 328 in src/mcp/tools.ts
src/mcp/tools.ts#L328
Check warning on line 332 in src/mcp/tools.ts
src/mcp/tools.ts#L330-L332
Check warning on line 335 in src/mcp/tools.ts
src/mcp/tools.ts#L335
Check warning on line 352 in src/mcp/tools.ts
src/mcp/tools.ts#L352
Check warning on line 355 in src/mcp/tools.ts
src/mcp/tools.ts#L355
Check warning on line 359 in src/mcp/tools.ts
src/mcp/tools.ts#L357-L359
Check warning on line 362 in src/mcp/tools.ts
src/mcp/tools.ts#L362
Check warning on line 2 in src/mcp/transports/cloudflare-worker.ts
src/mcp/transports/cloudflare-worker.ts#L1-L2
Check warning on line 4 in src/mcp/transports/cloudflare-worker.ts
src/mcp/transports/cloudflare-worker.ts#L4
Check warning on line 8 in src/mcp/transports/cloudflare-worker.ts
src/mcp/transports/cloudflare-worker.ts#L8
Check warning on line 16 in src/mcp/transports/cloudflare-worker.ts
src/mcp/transports/cloudflare-worker.ts#L12-L16
Check warning on line 21 in src/mcp/transports/cloudflare-worker.ts
src/mcp/transports/cloudflare-worker.ts#L18-L21
Uh oh!
There was an error while loading. Please reload this page.