Skip to content

Conversation

@arre-ankit
Copy link
Member

@arre-ankit arre-ankit commented Apr 2, 2025

This PR adds docs-mcp-server so that we use docs easily via MCP

Test the PR locally:

  1. cd packages/cli
  2. Run npm link
  3. Go to Cursor/Claude add in config file
{
  "mcpServers": {
    "Langbase": {
      "command": "npx",
      "args": ["@langbase/cli", "docs-mcp-server"]
    }
  }
}
  1. Ask question about Langbase
    Eg: "How to create a Pipe"

@arre-ankit arre-ankit requested a review from msaaddev April 3, 2025 19:08
@msaaddev msaaddev force-pushed the ankit/docs-mcp-server branch from ea66d2a to ac35659 Compare April 7, 2025 11:10
@msaaddev msaaddev merged commit c978a88 into main Apr 8, 2025
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.

3 participants