Give your agent a source feed that stays fresh.

SourceFoundry continuously checks RSS feeds and search providers, removes duplicate results, keeps the original links, and reports source failures. Your agent uses those results to build news feeds, trackers, briefs, and research.

No dashboard. Your coding agent operates SourceFoundry.

Sources in · new results out

SourceFoundry source sorting process RSS, official sources, and search results merge into a line, duplicate results leave on a reject branch, and new results continue to an agent product. VARIED SOURCES RSS OFFICIAL SEARCH CLEANUP STANDARDIZE · CHECK DUPLICATE DIVERTED NEW RESULTS SOURCE · 09:42 SOURCE · 09:47 TO YOUR PRODUCT →
You tell your agentWhat to track, which sources to use, and how often to check.
SourceFoundry handlesFetching, retries, duplicate removal, original links, and failure monitoring.
Your agent handlesChoosing what matters, writing, ranking, and publishing.

One source operation. Many products your agent can make.

Finished product · owned by your agent

A news product that does not wake up empty.

Sources checkedPublisher feeds, official sources, and specific search queries
SourceFoundry suppliesNew stories with their original links and source details
Your agent addsEditorial selection, ranking, summaries, and presentation
Maintenance removedPolling, duplicate announcements, stale feeds, and hidden failures
18 NEW · 4 DUPLICATES · 6/6 SOURCES HEALTHY

Search gives your agent a pile. SourceFoundry gives it a supply line.

Search now

Excellent for one question in this moment.

Your agent starts again from zero next time.
versus

Supply continuously

Built for a product that must remain fresh.

Your agent reads what is new and sees where supply failed.

SourceFoundry checks your sources and gives your agent only what is new.

It runs on a schedule, removes duplicate results, keeps the original links, and shows you when a source fails.

01

Your agent sets it up

Tell it what to track, which feeds or search queries to use, and how often to check.

02

SourceFoundry checks sources

It reads RSS feeds and calls the search provider you choose.

03

SourceFoundry cleans results

It uses one format, removes duplicate links, and keeps each original source.

04

Your agent gets updates

It reads only the new results and sees which sources failed or went stale.

SourceFoundry does not decide what is true or important.Your agent decides what to use, write, rank, or publish.

Connect SourceFoundry to your coding agent.

There is no SourceFoundry dashboard. Your agent reads the setup guide, creates the feed, runs it, and retrieves new source items through MCP or REST.

Open agent.md

MCP: build_source_feed · read_source_feed

Prompt for your coding agentReady
Open https://sourcefoundry.4agents.fyi/agent.md.

Set up SourceFoundry and store SOURCEFOUNDRY_API_TOKEN in your secret store.

Build a recurring source feed from the sources I describe. Run it and return new source items with links, dates, original sources, completeness, and source health.

Do not rank, summarize, or publish unless I ask.

Use our hosted service, or run SourceFoundry yourself.

In either case, your coding agent connects through MCP or REST. There is no dashboard.

01 · HOSTED

We run SourceFoundry for you

Your agent connects to our service. We run the API, database, schedules, and source monitoring.

GET https://sourcefoundry.4agents.fyi/agent.md
02 · SELF-HOST

Run it on your infrastructure

Deploy the open-source service. For search, use your own Tavily, Exa, or Serper account.

docker compose up --build
03 · AGENT ACCESS

Connect through MCP or REST

Hosted and self-hosted installations support the same workflow for your coding agent.

build_source_feed · read_source_feed

Keep your product supplied.

Tell your coding agent what to track. SourceFoundry will keep checking the sources.

View the open-source repo
Copied for your agent