Skip to content

Add Dynamic Feed (MCP + A2A) to implementations#1

Open
Dynamicfeedai wants to merge 2 commits into
aistandardsio:mainfrom
Dynamicfeedai:add-dynamic-feed-implementation
Open

Add Dynamic Feed (MCP + A2A) to implementations#1
Dynamicfeedai wants to merge 2 commits into
aistandardsio:mainfrom
Dynamicfeedai:add-dynamic-feed-implementation

Conversation

@Dynamicfeedai

Copy link
Copy Markdown

Adds Dynamic Feed to implementations.json as 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

official is set to false: 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. The website field carries the canonical link.

I edited only the source data file. AWESOME.md and CHANGELOG.json are 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.

Dynamicfeedai and others added 2 commits June 29, 2026 21:42
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>
@Dynamicfeedai

Copy link
Copy Markdown
Author

Small correction: I repointed the implementation key from dynamicfeed/dynamic-feed to the public dynamicfeed/agent. The old key resolved (case-insensitively) to our private backend repo, so the generated AWESOME.md title link and stars badge would have been broken. dynamicfeed/agent is the public home for the hosted MCP + A2A implementation, and the open-source verifier remains at https://github.com/dynamicfeed/df-verify . The live endpoints in the original description are all still verifiable. Thanks for the index.

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.

1 participant