Productivity|Development|AI / ML|Media|UtilitiesJupyter Notebook
CoexistAI
CoexistAI is a modular research assistant framework that enables the automation of research workflows using various tools.
N/A rating (0 reviews)0 installs465 GitHub stars
researchautomationLLMspodcastsummarization
CoexistAI allows users to build, search, summarize, and automate research workflows using LLMs, web search, Reddit, YouTube, and mapping tools. It provides features like text-to-podcast conversion, advanced web and Reddit searches, and integration with FastAPI or MCP.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"coexistai-1": {
"args": [
"-y",
"@modelcontextprotocol/server-coexistai-1"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.