esinecan/skynet-agent
An Open Source, Claude Code Like Tool, With RAG + Graph RAG + MCP Integration, and Supports Most LLMs (Incomplete But Functional & Usable)Autonomous LLM agent: ChromaDB semantic RAG + Neo4j knowledge-graph sync + MCP tool-call gateway.
Platform-specific configuration:
{
"mcpServers": {
"skynet-agent": {
"command": "npx",
"args": [
"-y",
"skynet-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...