mcp-agentic-server

hugolsramos01-bit/mcp-agentic-server
★ 0 stars TypeScript AI/LLM Updated today
Turn Claude, ChatGPT, and any LLM into a safe, bloat-free Autonomous Coding Agent with semantic navigation and worktree sandboxing.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-agentic-server": {
      "command": "npx",
      "args": [
        "-y",
        "hugolsramos01-bit/mcp-agentic-server"
      ]
    }
  }
}

Topics

mcp-llm-agentic-coding-claude-chatgpt-typescript