Skip to content

Example of custom mcp server extensions #145

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

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

ryan-timothy-albert
Copy link
Contributor

@ryan-timothy-albert ryan-timothy-albert commented Mar 17, 2025

Example of adding a custom server.extensions.ts file and then execution speakeasy run

This allows you to wrap/augment tools to improve their performance.



type FileRequest = {
strategy?: StrategyOpen | undefined;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can and probably should expose more args here. This was just a quick demo I spun up

@awalker4
Copy link
Collaborator

Thanks for this!!

@awalker4 awalker4 merged commit 916c5fd into Unstructured-IO:main Mar 19, 2025
2 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