Skip to main content
ClaudeWave

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.

MCP ServersOfficial Registry1 stars0 forksHTMLNOASSERTIONUpdated today
ClaudeWave Trust Score
80/100
Trusted
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
Last scanned: 8/23/2026
Install in Claude Code / Claude Desktop
Method: pip / Python · -e
Claude Code CLI
claude mcp add opengos -- python -m -e
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "opengos": {
      "command": "python",
      "args": ["-m", "-e"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install first: pip install -e
Use cases

MCP Servers overview

# OpenGOS

[![CI](https://github.com/ANAMIZED/OpenGOS/actions/workflows/ci.yml/badge.svg)](https://github.com/ANAMIZED/OpenGOS/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
[![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)
[![MCP](https://img.shields.io/badge/MCP-Server-purple.svg)](https://modelcontextprotocol.io)
[![SDK](https://img.shields.io/badge/SDK-Python-green.svg)](src/opengos/sdk/)
[![CLI](https://img.shields.io/badge/CLI-opengos--cli-orange.svg)](src/opengos/cli.py)
[![API](https://img.shields.io/badge/API-FastAPI-009688.svg)](src/opengos/api/)

**Autonomous agentic MCP server for grants discovery, ranking, drafting, and public-goods funding.**

**[OpenGOS Pro — $49/mo](https://buy.stripe.com/7sY8wQ5EWf1H3p3bby43S01)** · **[OpenGOS Advanced Search ($0.40)](https://buy.stripe.com/7sY8wQ5EW3iZ5xb5Re43S06)** · **[OpenGOS Proposal Draft ($2.50)](https://buy.stripe.com/9B69AUd7o7zf2kZ2F243S03)** · **[Support Agentic OS Kernels ($99)](https://buy.stripe.com/bJecN63wObPv6Bf7Zm43S02)** · **[Support Public Goods](https://donate.stripe.com/00w5kE3wOg5L8Jn2F243S00)** · **[Consulting Hour ($199)](https://buy.stripe.com/dRmaEYgjA9Hnf7LdjG43S0b)**

### Non-custodial USDC (preferred for agents / x402)

| Network | Address |
|---------|---------|
| **Base / Ethereum** | `0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438` |
| **Solana** | `ETQwWf19axArsY493UfC6bxe2BmEzmzvCb58PPnC38A` |

*Related:* [rui](https://github.com/ANAMIZED/rui) · [LRSI](https://github.com/ANAMIZED/LRSI) · [server-os](https://github.com/ANAMIZED/server-os) · [openmesha](https://github.com/ANAMIZED/openmesha) · [YodMCP](https://github.com/ANAMIZED/YodMCP)

## Surfaces

| Surface | Entry |
|---------|-------|
| **MCP Server** | `opengos` |
| **CLI** | `opengos-cli status` / `search` |
| **SDK** | `from opengos.sdk import OpenGOSClient` |
| **REST API** | `opengos-api` → http://localhost:8080/docs |
| **Multi-agent** | discoverer → ranker → drafter + `skills/multi-agent-workflow/` |
| **Hero demo** | [`opengos.html`](opengos.html) |
| **CI** | `.github/workflows/ci.yml` |

## Quick Start

```bash
pip install -e ".[dev,api]"
opengos          # MCP
opengos-cli status
opengos-api      # REST :8080
```

## License

Apache-2.0
apache-2-0grantsmcpmcp-servermodel-context-protocolpublic-goodspython

What people ask about OpenGOS

What is ANAMIZED/OpenGOS?

+

ANAMIZED/OpenGOS is mcp servers for the Claude AI ecosystem. 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. It has 1 GitHub stars and its last recorded update is dated 2026-08-23.

How do I install OpenGOS?

+

You can install OpenGOS by cloning the repository (https://github.com/ANAMIZED/OpenGOS) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is ANAMIZED/OpenGOS safe to use?

+

Our security agent has analyzed ANAMIZED/OpenGOS and assigned a Trust Score of 80/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains ANAMIZED/OpenGOS?

+

ANAMIZED/OpenGOS is maintained by ANAMIZED. The last recorded GitHub activity is dated 2026-08-23, with 0 open issues.

Are there alternatives to OpenGOS?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy OpenGOS to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: ANAMIZED/OpenGOS
[![Featured on ClaudeWave](https://claudewave.com/api/badge/anamized-opengos)](https://claudewave.com/repo/anamized-opengos)
<a href="https://claudewave.com/repo/anamized-opengos"><img src="https://claudewave.com/api/badge/anamized-opengos" alt="Featured on ClaudeWave: ANAMIZED/OpenGOS" width="320" height="64" /></a>

More MCP Servers

OpenGOS alternatives