★ 1,915 stars
TypeScript
🤖 AI/LLM
Updated 1mo ago
The open-source RAG platform: built-in citations, deep research, 22+ file formats, partitions, MCP server, and more.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"agentset": {
"command": "npx",
"args": [
"-y",
"agentset-ai/agentset"
]
}
}
}
Run in terminal:
claude mcp add agentset npx -y agentset-ai/agentset
Add to .cursor/mcp.json:
{
"mcpServers": {
"agentset": {
"command": "npx",
"args": [
"-y",
"agentset-ai/agentset"
]
}
}
}
Topics
agentic-ragaiai-agentsai-sdkchatbotsembeddingsgenaillmsmemorymemory-managementragvercel-ai-sdk