PulseAugur
EN
LIVE 09:54:46

Skybridge v2 ships new MCP protocol with Evals testing framework

Skybridge has released version 2, introducing a new MCP protocol that has undergone significant changes, including becoming stateless and removing session IDs. This update necessitated a rebuild of the server architecture, shifting from a single McpServer instance to a factory pattern where a new server is instantiated for each request. A key new feature is Evals, a testing framework designed to allow developers to define and execute tests involving LLMs to ensure their applications function correctly before deployment. AI

IMPACT Enhances developer tooling for LLM-integrated applications by providing a framework for testing and validation.

RANK_REASON This is a software update for a specific tool (Skybridge) and its associated protocol (MCP), including a new feature (Evals), rather than a frontier model release or significant industry event.

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Skybridge v2 ships new MCP protocol with Evals testing framework

How we ranked this

Signal score
40 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
This is a software update for a specific tool (Skybridge) and its associated protocol (MCP), including a new feature (Evals), rather than a frontier model release or significant industry event.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

Full methodology in our editorial standards.

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Julien Vallini ·

    Skybridge v2 ships the new MCP protocol and lets you test your app with Evals

    <p>The new version of the MCP protocol involved a few breaking changes in Skybridge. We took the opportunity to ship a bunch of features alongside it: one of them is Evals, a way to define and run tests that involve an LLM to make sure your app will behave correctly when publishe…