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 ServersRegistry oficial1 estrellas0 forksHTMLNOASSERTIONActualizado 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
Casos de uso

Resumen de MCP Servers

# 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

Lo que la gente pregunta sobre OpenGOS

¿Qué es ANAMIZED/OpenGOS?

+

ANAMIZED/OpenGOS es mcp servers para el ecosistema de Claude AI. 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. Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-08-23.

¿Cómo se instala OpenGOS?

+

Puedes instalar OpenGOS clonando el repositorio (https://github.com/ANAMIZED/OpenGOS) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar ANAMIZED/OpenGOS?

+

Nuestro agente de seguridad ha analizado ANAMIZED/OpenGOS y le ha asignado un Trust Score de 80/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene ANAMIZED/OpenGOS?

+

ANAMIZED/OpenGOS es mantenido por ANAMIZED. La última actividad registrada en GitHub es del 2026-08-23, con 0 issues abiertos.

¿Hay alternativas a OpenGOS?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega OpenGOS en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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>

Más MCP Servers

Alternativas a OpenGOS