Need a project? Just ask your agent.
Stop browsing GitHub. Tell your AI agent what you need — it finds the right open-source project for you. Works with Claude, OpenClaw, and any MCP-compatible agent.
Add this to your MCP client config:
{
"mcpServers": {
"ost": {
"command": "npx",
"args": ["@opensource-together/mcp"]
}
}
}| Tool | What it does |
|---|---|
search_projects |
Search by keyword + filter by category, domain, or tech stack |
get_project |
Get full details on any project |
get_trending |
See what's hot right now |
find_similar |
Find similar projects using AI embeddings |
list_categories |
Browse all categories |
list_domains |
Browse all domains |
list_techstacks |
Browse all tech stacks |
Ask your agent > @ost-mcp > @ost-linker > projects found
- "Find me React projects for e-commerce"
- "What's trending in open source right now?"
- "Show me projects similar to FastAPI"
npm install
npm test
npm run build
npm run devMIT