SPThole/CoexistAI
CoexistAI is a modular, developer-friendly research assistant framework . It enables you to build, search, summarize, and automate research workflows using LLMs, web search, Reddit, YouTube, and mapping tools—all with simple MCP tool calls or API calls or Python functions.
Platform-specific configuration:
{
"mcpServers": {
"CoexistAI": {
"command": "npx",
"args": [
"-y",
"CoexistAI"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...