{
  "markdown": "# OpenGOS\n\n[![CI](https://github.com/ANAMIZED/OpenGOS/actions/workflows/ci.yml/badge.svg)](https://github.com/ANAMIZED/OpenGOS/actions/workflows/ci.yml)\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)\n[![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)\n[![MCP](https://img.shields.io/badge/MCP-Server-purple.svg)](https://modelcontextprotocol.io)\n[![SDK](https://img.shields.io/badge/SDK-Python-green.svg)](src/opengos/sdk/)\n[![CLI](https://img.shields.io/badge/CLI-opengos--cli-orange.svg)](src/opengos/cli.py)\n[![API](https://img.shields.io/badge/API-FastAPI-009688.svg)](src/opengos/api/)\n\n**Autonomous agentic MCP server for grants discovery, ranking, drafting, and public-goods funding.**\n\n### Support the work\n\nOpenGOS is funded by donations and sponsorships only. There is no Pro seat, consulting hour, or pay-per-use search/draft SKU.\n\n| Option | Amount | Link |\n|--------|--------|------|\n| **Public Goods Support** | $25 | [Donate](https://donate.stripe.com/00w5kE3wOg5L8Jn2F243S00) |\n| **Monthly Sponsor** | $25/mo | [Sponsor](https://donate.stripe.com/dRm28s4AS5r75xb1AY43S0c) |\n| **Kernel Support** | $99 | [Donate](https://buy.stripe.com/bJecN63wObPv6Bf7Zm43S02) |\n\nDemo: [Interactive shell](https://htmlpreview.github.io/?https://github.com/ANAMIZED/OpenGOS/blob/main/opengos.html)\n\n### Non-custodial USDC (preferred for agents / x402)\n\n| Network | Address |\n|---------|---------|\n| **Base / Ethereum** | `0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438` |\n| **Solana** | `ETQwWf19axArsY493UfC6bxe2BmEzmzvCb58PPnC38A` |\n\n*Related:* [RUI](https://github.com/ANAMIZED/Recursive-UltraIntelligence-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) · [desk](https://github.com/ANAMIZED/desk)\n\n## FOUNDRY mapping\n\nFOUNDRY separates untrusted proposal generation from host-owned verification and an established-facts registry. OpenGOS is the grants surface of that split:\n\n| FOUNDRY role | OpenGOS surface |\n|--------------|-----------------|\n| Agents propose | discoverer → ranker → drafter (`skills/multi-agent-workflow/`) |\n| Host verifies | human / kernel review before a proposal is sent |\n| Established facts | ranked grant matches + draft artifacts, not self-attested win reports |\n\nDurable memory for those facts lives in [YodMCP](https://github.com/ANAMIZED/YodMCP). Promotion through kernels is fail-closed ([LRSI](https://github.com/ANAMIZED/LRSI), [Server-OS](https://github.com/ANAMIZED/Server-OS), [RUI](https://github.com/ANAMIZED/Recursive-UltraIntelligence-RUI)). Host owns the evaluator; agents propose.\n\nOne-page note: [`docs/FOUNDRY.md`](docs/FOUNDRY.md).\n\n## Surfaces\n\n| Surface | Entry |\n|---------|-------|\n| **MCP Server** | `opengos` |\n| **CLI** | `opengos-cli status` / `search` |\n| **SDK** | `from opengos.sdk import OpenGOSClient` |\n| **REST API** | `opengos-api` → http://localhost:8080/docs |\n| **Multi-agent** | discoverer → ranker → drafter + `skills/multi-agent-workflow/` |\n| **Hero demo** | [`opengos.html`](opengos.html) |\n| **CI** | `.github/workflows/ci.yml` |\n\n## Quick Start\n\n```bash\npip install -e \".[dev,api]\"\nopengos          # MCP\nopengos-cli status\nopengos-api      # REST :8080\n```\n\n## License\n\nApache-2.0\n",
  "bytes": 3391,
  "sha": "21ed246b0f12c700e4fef2d62a95dd2fdddbf0938cec9e6ebf54cd133d0888c5",
  "repo_slug": "anamized/opengos",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_anamized_opengos_5a1c1b09/readme"
}