GalacticQuasar/nova-llm
Full-stack LLM agent workflow with custom tool calling capabilities and configuration with MCP servers
Platform-specific configuration:
{
"mcpServers": {
"nova-llm": {
"command": "npx",
"args": [
"-y",
"nova-llm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...