Odel
OpenGOS

OpenGOS

Local
@anamized1HTMLUpdated 4 days ago

Grants and public-goods MCP: discovery, ranking, grounded drafting, open-source first.

OpenGOS

CI License Python 3.11+ MCP SDK CLI API

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

Support the work

OpenGOS is funded by donations and sponsorships only. There is no Pro seat, consulting hour, or pay-per-use search/draft SKU.

OptionAmountLink
Public Goods Support$25Donate
Monthly Sponsor$25/moSponsor
Kernel Support$99Donate

Demo: Interactive shell

Non-custodial USDC (preferred for agents / x402)

NetworkAddress
Base / Ethereum0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438
SolanaETQwWf19axArsY493UfC6bxe2BmEzmzvCb58PPnC38A

Related: RUI · LRSI · Server-OS · OpenMesha · YodMCP · desk

FOUNDRY mapping

FOUNDRY separates untrusted proposal generation from host-owned verification and an established-facts registry. OpenGOS is the grants surface of that split:

FOUNDRY roleOpenGOS surface
Agents proposediscoverer → ranker → drafter (skills/multi-agent-workflow/)
Host verifieshuman / kernel review before a proposal is sent
Established factsranked grant matches + draft artifacts, not self-attested win reports

Durable memory for those facts lives in YodMCP. Promotion through kernels is fail-closed (LRSI, Server-OS, RUI). Host owns the evaluator; agents propose.

One-page note: docs/FOUNDRY.md.

Surfaces

SurfaceEntry
MCP Serveropengos
CLIopengos-cli status / search
SDKfrom opengos.sdk import OpenGOSClient
REST APIopengos-apihttp://localhost:8080/docs
Multi-agentdiscoverer → ranker → drafter + skills/multi-agent-workflow/
Hero demoopengos.html
CI.github/workflows/ci.yml

Quick Start

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

License

Apache-2.0