nova-llm

GalacticQuasar/nova-llm
★ 1 stars TypeScript 🤖 AI/LLM Updated 4d ago
Full-stack LLM agent workflow with custom tool calling capabilities and configuration with MCP servers
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": {
    "nova-llm": {
      "command": "npx",
      "args": [
        "-y",
        "GalacticQuasar/nova-llm"
      ]
    }
  }
}

README Excerpt

A full-stack LLM agent workflow with custom tool calling capabilities and configuration with MCP servers. <img width="1920" height="1080" alt="image" src="https://github.com/user-attachments/assets/8a0a6b6c-ec05-4dec-af77-1682df1a8d7f" /> - **Model Context Protocol (MCP)**: Extensible tool system for enhanced AI capabilities

Tools (3)

geminiConfigget_timemy_custom_function