Skip to content

The Shuttle MCP Server#2074

Merged
jonaro00 merged 58 commits intoshuttle-hq:mainfrom
dcodesdev:main
Jul 2, 2025
Merged

The Shuttle MCP Server#2074
jonaro00 merged 58 commits intoshuttle-hq:mainfrom
dcodesdev:main

Conversation

@dcodesdev
Copy link
Collaborator

@dcodesdev dcodesdev commented Jun 30, 2025

Description of change

This PR adds a new crate to the repository: shuttle-mcp which transforms some of the shuttle CLI commands to the Model context protocol so that AI agents can understand them and use them efficiently. The MCP server is added as a sub-command of the shuttle cli: shuttle mcp start.

The MCP server makes another tool called search_docs available to AI agents which communicates with an external server that will return the relevant documentations inside the shuttle-docs and shuttle-examples repositories, giving the AI agent all the relevant up-to-date information to continue writing the code.

@jonaro00 jonaro00 merged commit bf24b71 into shuttle-hq:main Jul 2, 2025
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants