MCP Directory
Back

openagent

by the-open-agent · Go · ★ 5,312

⚡️next-generation personal AI assistant powered by LLM, RAG and agent loops, supporting computer-use, browser-use and coding agent, demo: https://demo.openagentai.org

#agent#agentic#agentic-ai#agi#chatbot#chatgpt#gpt#harness#hermes-agent#knowledge-base#langchain#llm#mcp#model-context-protocol#multi-agent#openagent#openai#openclaw#rag

Install

go install github.com/the-open-agent/openagent@latest

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "openagent": {
      "command": "npx",
      "args": [
        "-y",
        "github:the-open-agent/openagent"
      ]
    }
  }
}

From the README

**Next-generation personal AI assistant powered by LLM, RAG and agent loops — ships as a single binary, no installation needed** *Supporting computer-use, browser-use and coding agent* [](https://github.com/the-open-agent/openagent/actions/workflows/build.yml) [](https://github.com/the-open-agent/openagent/releases/latest) [](https://hub.docker.com/r/casbin/openagent) [](https://goreportcard.com/report/github.com/the-open-agent/openagent) [](https://github.com/the-open-agent/openagent/blob/master/LICENSE) [](https://discord.gg/5rPsrAzK7S) [**Live Demo**](https://demo.openagentai.org) · [**P…
Read full README on GitHub →

Related ai & ml servers