Skip to main content
Glama

OpenGOS

CI License Python 3.11+ MCP SDK CLI API

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

First dollar

Prefer these before a Pro seat. Same SKUs on Stripe (human) and x402 (agent).

Unit

Stripe

x402

Advanced Search $0.40

Buy

GET /v1/search on x402-cloudflare-starter

Proposal Draft $2.50

Buy

GET /v1/draft

Public Goods $25

Donate

USDC below

Seats and support: OpenGOS Pro — $49/mo · Kernel Support $99 · Consulting Hour $199

Demo: Interactive shell

Non-custodial USDC (preferred for agents / x402)

Network

Address

Base / Ethereum

0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438

Solana

ETQwWf19axArsY493UfC6bxe2BmEzmzvCb58PPnC38A

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 role

OpenGOS surface

Agents propose

discoverer → ranker → drafter (skills/multi-agent-workflow/)

Host verifies

human / kernel review before a proposal is sent

Established facts

ranked grant matches + draft artifacts, not self-attested win reports

Token budget

Search $0.40 and Draft $2.50 meter the expensive steps

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.

Related MCP server: Grants.gov MCP Server

Surfaces

Surface

Entry

MCP Server

opengos

CLI

opengos-cli status / search

SDK

from opengos.sdk import OpenGOSClient

REST API

opengos-apihttp://localhost:8080/docs

Multi-agent

discoverer → ranker → drafter + skills/multi-agent-workflow/

Hero demo

opengos.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

Related MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    MCP server for MoltAwards that enables AI agents to search, filter, and engage with federal and state government contract opportunities, including teaming and commenting.
    35
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Model Context Protocol (MCP) server that provides access to the Grants.gov API for searching and retrieving federal grant opportunities.
  • F
    license
    Not graded
    quality
    C
    maintenance
    A paid MCP server that gives AI agents instant, structured access to every open US federal grant and contract opportunity.
    1

View all related MCP servers

Related MCP Connectors

  • MCP server for generating rough-draft project plans from natural-language prompts.

  • An MCP server that gives your AI access to the source code and docs of all public github repos

  • MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ANAMIZED/OpenGOS'

If you have feedback or need assistance with the MCP directory API, please join our Discord server