Skip to content
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

Add MCP server #406

Merged
merged 7 commits into from
Dec 17, 2024
Merged

Add MCP server #406

merged 7 commits into from
Dec 17, 2024

Conversation

keturiosakys
Copy link
Member

@keturiosakys keturiosakys commented Dec 11, 2024

Add a server package for querying Fiberplane Studio that can integrate with MCP clients/hosts.

@keturiosakys keturiosakys changed the title mcp WIP: MCP Dec 11, 2024
@keturiosakys keturiosakys marked this pull request as draft December 11, 2024 10:39
@keturiosakys keturiosakys changed the title WIP: MCP Add MCP server Dec 12, 2024
@keturiosakys keturiosakys marked this pull request as ready for review December 12, 2024 17:40
Copy link
Member

@flenter flenter left a comment

Choose a reason for hiding this comment

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

haven't tested it, but lgtm

if (!traceId) {
throw new Error("No traceId provided");
}
const response = await fetch(
Copy link
Member

Choose a reason for hiding this comment

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

Maybe add an empty line before this statement?

@keturiosakys keturiosakys merged commit 37a2eeb into main Dec 17, 2024
1 check passed
@keturiosakys keturiosakys deleted the mcp branch December 17, 2024 15:46
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