Skip to content

Edit: Custom MCP server extensions #35

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bethh0rn
Copy link

No description provided.

@bethh0rn bethh0rn added documentation Improvements or additions to documentation proofread labels Jun 23, 2025
@ritza-publishing-assistant
Copy link

https://github.com/ritza-co/speakeasy-developer-docs/blob/edit-custom-mcp-tools-resources/docs/model-context-protocol/custom-mcp-tools-resources.mdx (

  • In custom/customPrompts.ts, the second prompt definition (prompt$aboutSpeakeasy) is missing an export keyword even though it is later imported in server.extensions.ts.
  • In custom/aboutSpeakeasyResource.ts, the error branch returns an object with a "contents" property, while the successful branch (via formatResult) returns "content"—this might be an inconsistency in property naming.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation proofread
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant