HN user

zkitty

3 karma

Software developer. Contant: https://n0ri.com

Posts3
Comments9
View on HN

Some people say WebMCP is a direct solution for slow inaccurate crawlers.

WebMCP is not designed for that use-case.

WebMCP is designed for website owners to open direct access to agents by embedding MCP tools onto their own websites.

People use browser agents for adversarial operations; data extraction from competitors' websites, etc. Those cases are not solvable with WebMCP.

To use WebMCP, you need: - Chrome: Version 146.0.7672.0 or higher, which means a next release. - Flags: The "WebMCP for testing" flag must be enabled.

What is WebMCP? WebMCP is a proposed web standard that exposes structured tools for AI agents on existing websites. This would replace "screen-scraping" with robust, high-performance page interaction and knowledge retrieval.

News: The Agentic AI Foundation (AAIF) is a directed fund under the Linux Foundation co-founded by Anthropic, Block and OpenAI, with support from Google, Microsoft, AWS, Cloudflare and Bloomberg. The AAIF aims to ensure agentic AI evolves transparently, collaboratively, and in the public interest through strategic investment, community building, and shared development of open standards.

I've been thinking about how we assess software engineering skills, and I'm curious about others' thoughts on using open source contributions as a primary metric.

My hypothesis is that real-world collaboration and communication skills, as demonstrated through open source work, are more indicative of a developer's capabilities than typical coding quizzes. (I tried OtherBranch's sample coding problem mentioned at their post, https://www.otherbranch.com/practice-coding-problem, and got this opinion.) With the rise of AI tools, I believe the ability to effectively use these to enhance one's contributions is becoming increasingly valuable.

For those who hire or work with other developers:

1. How much weight do you give to a candidate's open source contributions?

2. Do you find that strong open source contributors tend to be better collaborators?

3. How do you balance assessing technical skills vs. communication/collaboration abilities?

I'm working on a platform to facilitate this new assessment with personalized LLM support. So I'd love to hear your experiences and thoughts!