Add Dynamic Feed (MCP + A2A) to implementations#1
Open
Dynamicfeedai wants to merge 2 commits into
Open
Conversation
Hosted keyless MCP server and A2A agent serving verifiable live-data facts, with an open-source reliability validator (Python + JavaScript). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…epo key that 404'd) The previous key 'dynamicfeed/dynamic-feed' case-insensitively resolved to the org's PRIVATE backend repo, so the generated AWESOME.md would have rendered a dead title link and a 'repo not found' stars badge. dynamicfeed/agent is the public home for the hosted MCP + A2A implementation; website still points at dynamicfeed.ai. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Author
|
Small correction: I repointed the implementation key from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Dynamic Feed to
implementations.jsonas a third-party implementation of MCP and A2A.Dynamic Feed is a hosted keyless MCP server and A2A agent that serves verifiable live-data facts to AI agents. Each datapoint carries an Ed25519-signed provenance envelope and an OKF reliability grade (confidence band, basis, source count, verified flag, observation vantage).
Verifiable now (live endpoints)
Open source
The zero-dependency reliability validator (Python and JavaScript, MIT) is public at https://github.com/dynamicfeed/df-verify
Transparency for review
officialis set tofalse: this is an independent implementation, not maintained by the MCP or A2A teams. The MCP server and A2A agent are a hosted service (verifiable via the live endpoints above), and the verification toolkit is open source. Thewebsitefield carries the canonical link.I edited only the source data file.
AWESOME.mdandCHANGELOG.jsonare generated by./bin/aistandardsio awesome, so I left them for the maintainer CLI rather than hand-editing generated output. Happy to adjust the key, categories, or any field to match your conventions.