OpenGOS

ANAMIZED/OpenGOS
★ 1 stars HTML AI/LLM Updated 3d ago
OpenGOS — The ultimate open-source Autonomous Agentic Operating System + MCP Server for grants discovery, matching, drafting & lifecycle management. Optimized for open-source AI and public goods.
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": {
    "opengos": {
      "command": "npx",
      "args": [
        "-y",
        "ANAMIZED/OpenGOS"
      ]
    }
  }
}