Skip to main content

Python SDK for GoCreative — a 17-model frontier LLM gateway + 350+ data/compliance tools for AI agents. Pay-per-call USDC on Base via x402, no API key.

Project description

gocreative

Python SDK for GoCreative — a 17-model frontier LLM gateway (GPT-5, Claude 4.5, Gemini 3, DeepSeek, and more) plus 350+ data, compliance & enrichment tools for AI agents. Pay per call in USDC on Base via x402. No API key. No signup.

pip install gocreative          # discovery + calls
pip install 'gocreative[pay]'   # + USDC autopay on Base
from gocreative import GoCreative

gc = GoCreative()                 # no wallet needed for discovery
print(gc.models())                # full model menu (free)

# With a funded Base wallet, paid calls settle automatically:
gc = GoCreative(wallet_key="0xYOUR_BASE_KEY")
print(gc.ask("Summarize x402 in one sentence", model="gpt-5-mini"))   # $0.02
print(gc.pro("Compare these two architectures ...", model="claude"))  # $0.08
print(gc.call("/v1/data/sanctions-screen/Gazprom"))                   # $0.15

Without a wallet, paid calls raise PaymentRequired carrying the exact on-chain price and payTo address, so you can settle with your own x402 layer.

Also available as an MCP server (357 tools, one-line install):

claude mcp add gocreative --transport http https://api.gocreativeai.com/mcp

MIT licensed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gocreative-0.2.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gocreative-0.2.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file gocreative-0.2.0.tar.gz.

File metadata

  • Download URL: gocreative-0.2.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for gocreative-0.2.0.tar.gz
Algorithm Hash digest
SHA256 ebdabf97a67119b28f16f85edba92abdf3fd7f7ebf1b2363b5ea33b5e9467030
MD5 0a0ab9fb7c2bae93040dfe9a8bad2c88
BLAKE2b-256 6ccab172deab341fe6f2a6594db90b231a13eb177543730096fb374ceb6a9179

See more details on using hashes here.

File details

Details for the file gocreative-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: gocreative-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for gocreative-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ddee8d962d6d875a98eb594a97d987a5e5370e228d21bc9761ac8765629af6c7
MD5 563fee7f87762250cbeacb99b84b0b87
BLAKE2b-256 a61d20dc7da5f300c72149d2fc3263b03d0800b95f303829c991cf3a53577972

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page