gurvinderd
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Write Automation Tests in Natural Language in Yaml file or using BDD in feature files. No need to write to maintain any code. Tool uses Claude Agent SDK and Playwright MCP. Integrate in CI jobs and see the usual…
-
Hi HN, I've been thinking about the current state of AI development and see a familiar pattern emerging. We're in the same situation mobile development was in 2007 – hundreds of fragmented frameworks and SDKs that don't…
-
Inspired by Playwright-MCP, Browser-Use and Langgraph. My goal is to create Manus like chrome extension. Eventually, this should be able to use the in built browser models instead of LLM APIs to make it completely free.…
- Show HN: MCP to breakdown large OpenAPI Spec (github.com)
Lot of OpenAPI Specs are way too big to fit in LLM Context. unbundle-openapi-mcp MCP server has tools to split OpenAPI specification files into multiple files or extract specific endpoints into a new file.