Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

GoCreative Agent API

REMOTE · API.GOCREATIVEAI.COM · SCANNED AUG 3

17-model LLM gateway + 350+ data/KYB/sanctions tools. Pay-per-call USDC via x402, no API key.

+4 this week 60 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 12808 tokens (~74/item across 172 items; 172 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.gocreativeai.com

# add to Claude Code
claude mcp add --transport http colinhughes2121-gocreative-agent-api https://api.gocreativeai.com/mcp
# ~/.codex/config.toml
[mcp_servers.colinhughes2121-gocreative-agent-api]
url = "https://api.gocreativeai.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "colinhughes2121-gocreative-agent-api": {
      "type": "remote",
      "url": "https://api.gocreativeai.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add colinhughes2121-gocreative-agent-api --url https://api.gocreativeai.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  colinhughes2121-gocreative-agent-api:
    url: "https://api.gocreativeai.com/mcp"
// mcp.json
{
  "mcpServers": {
    "colinhughes2121-gocreative-agent-api": {
      "type": "http",
      "url": "https://api.gocreativeai.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 56

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.gocreativeai.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=gocreativeai.com CN=YE1,O=Let's Encrypt,C=US 9 Jul 2026 7 Oct 2026 ECDSA 256 ECDSA-SHA384 5eb9ae31384de6aa612eba7bea5d7f5f80e
SANs: *.gocreativeai.com, gocreativeai.com
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of api.gocreativeai.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
gocreativeai.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.gocreativeai.com/mcp Verified 200
http (plaintext) http://api.gocreativeai.com/mcp Inconclusive 406
MCP tools — 172 exposed · ~12,720 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
lookup_crates ~68

Get crates.io package metadata for a Rust crate (latest version, downloads, repo). Use for Rust-dependency research. Example call: {"pkg": "tokio"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
pkgstringyes

No output schema declared.

No examples provided.

lookup_credit_card_validate ~85

Luhn-validate a credit-card number and detect the network. Pass ?number=... as query. Use for fintech UX agents (NOT a fraud check). Example call: {"query_string": "number=4111111111111111"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_crypto ~82

Get live crypto price + 24h change for a symbol (BTC, ETH, SOL, etc.) sourced from CoinGecko. Use for portfolio agents, trading bots, or DeFi research. Example call: {"symbol": "btc"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
symbolstringyes

No output schema declared.

No examples provided.

lookup_currency_historical ~83

Get a historical FX rate. Pass base/target/date (YYYY-MM-DD). Use for accounting backfill or historical-analysis agents. Example call: {"base_target_date": "USD/EUR/2024-01-15"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
base_target_datestringyes

No output schema declared.

No examples provided.

lookup_cve ~77

Look up a CVE (description, CVSS, references, affected products). Use for security-monitoring agents. Example call: {"cve_id": "CVE-2021-44228"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
cve_idstringyes

No output schema declared.

No examples provided.

lookup_dictionary ~67

Get a dictionary definition for an English word (meanings, examples, phonetics). Use for writing and language agents. Example call: {"word": "ephemeral"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
wordstringyes

No output schema declared.

No examples provided.

lookup_dns ~77

Resolve DNS records (A, AAAA, MX, TXT, NS) for a domain. Use for security audits, email-deliverability checks, or infra discovery. Example call: {"domain": "github.com"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
domainstringyes

No output schema declared.

No examples provided.

lookup_dockerhub ~71

Get Docker Hub image metadata (last push, pull count, tags, size). Use for container audits and supply-chain research. Example call: {"image": "library/postgres"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
imagestringyes

No output schema declared.

No examples provided.

lookup_dog_breed ~61

Get info + image for a dog breed. Use for pet content agents. Example call: {"breed": "shiba"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
breedstringyes

No output schema declared.

No examples provided.

lookup_domainage ~65

Get a domain's age (creation date, age in years). Use for trust scoring and SEO research. Example call: {"domain": "google.com"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
domainstringyes

No output schema declared.

No examples provided.

lookup_email_validate ~66

Validate an email address (syntax + MX-record check). Use for lead-list cleaning before sending cold email. Example call: {"email": "[email protected]"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
emailstringyes

No output schema declared.

No examples provided.

lookup_emoji ~61

Search emojis by keyword (returns unicode + shortcode + category). Use for content-generation agents. Example call: {"query": "fire"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.

lookup_exchange ~82

Get a live FX rate from base→target (3-letter ISO currency codes). Use for pricing localization, accounting, or finance agents. Example call: {"base": "USD", "target": "EUR"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
basestringyes
targetstringyes

No output schema declared.

No examples provided.

lookup_food_barcode ~79

Look up a food product by UPC/EAN barcode (Open Food Facts). Returns nutrition, ingredients, brand. Use for grocery, dietary, or scanning agents. Example call: {"barcode": "737628064502"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
barcodestringyes

No output schema declared.

No examples provided.

lookup_geocode ~88

Forward-geocode an address to lat/lon. Pass ?q=... as query. Use for mapping and logistics agents. Example call: {"query_string": "q=1600+Amphitheatre+Pkwy+Mountain+View+CA"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_github ~89

Get GitHub repo metadata (stars, language, license, dates, default branch). Use for OSS research, dependency-risk scoring, or maintainer outreach. Example call: {"owner": "torvalds", "repo": "linux"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
ownerstringyes
repostringyes

No output schema declared.

No examples provided.

lookup_github_gist ~81

Get a GitHub Gist (files, owner, description). Use for snippet retrieval and code-research agents. Example call: {"gist_id": "aa5a315d61ae9438b18d"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
gist_idstringyes

No output schema declared.

No examples provided.

lookup_github_releases ~82

List recent GitHub releases for a repo (tag, name, body, published). Pass owner/repo. Use for changelog and dependency-update agents. Example call: {"owner_repo": "vercel/next.js"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
owner_repostringyes

No output schema declared.

No examples provided.

lookup_github_user ~72

Get a GitHub user's public profile (repos, followers, bio, hireable). Use for recruiter and developer-lead research. Example call: {"username": "torvalds"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
usernamestringyes

No output schema declared.

No examples provided.

lookup_gomodule ~68

Get Go module metadata (latest version, repo, license). Use for Go-dependency audits. Example call: {"module": "github.com/gin-gonic/gin"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
modulestringyes

No output schema declared.

No examples provided.

lookup_hash ~83

Hash a string (md5/sha1/sha256). Pass ?text=...&algo=... as query. Use for checksum and integrity agents. Example call: {"query_string": "text=hello&algo=sha256"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_hn ~86

Get Hacker News top stories or a specific story by id (title, points, comments, author). Use for trend monitoring or HN-launch analysis. Pass 'top' for the front page. Example call: {"story_or_top": "top"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
story_or_topstringyes

No output schema declared.

No examples provided.

lookup_hn_user ~65

Get a Hacker News user profile (karma, about, created). Use for HN-poster qualification. Example call: {"username": "pg"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
usernamestringyes

No output schema declared.

No examples provided.

lookup_holiday ~83

List public holidays for a country and year (ISO-2 country code). Use for scheduling, booking, and HR/calendar agents. Example call: {"country": "US", "year": "2026"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
countrystringyes
yearstringyes

No output schema declared.

No examples provided.

lookup_iban ~68

Validate an IBAN and decode bank/country/account. Use for fintech and payment agents. Example call: {"iban": "DE89370400440532013000"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
ibanstringyes

No output schema declared.

No examples provided.

lookup_ip ~80

Geolocate an IP address (country, city, ISP, lat/lon, timezone). Use for log enrichment, fraud signals, or geo-routing logic. Example call: {"ip": "8.8.8.8"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
ipstringyes

No output schema declared.

No examples provided.

lookup_ipinfo ~68

Detailed IP info including ASN, org, abuse contact. Use for security and traffic-analysis agents. Example call: {"ip": "1.1.1.1"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
ipstringyes

No output schema declared.

No examples provided.

lookup_itunes ~68

Search the iTunes/App Store catalog (apps, music, podcasts). Use for app-research and music-discovery agents. Example call: {"query": "spotify"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.

lookup_joke ~49

Get a random clean joke. Use for content-fill or conversational agents. Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_json_validate ~68

Validate a JSON document and return errors. Use POST with JSON body. Use for data-pipeline agents. Example call: {"body": "{\"a\":1}"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_jwt_decode ~78

Decode a JWT (header + claims, no verify). Pass ?token=... as query. Use for auth-debug agents. Example call: {"query_string": "token=eyJhbGci..."} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_lemmy ~64

Get a Lemmy community's recent posts. Use for fediverse-content research. Example call: {"community": "[email protected]"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
communitystringyes

No output schema declared.

No examples provided.

lookup_lighthouse ~71

Run a Lighthouse audit on a URL (performance, accessibility, SEO, best-practices). Use for web-quality agents. Example call: {"url": "https://example.com"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
urlstringyes

No output schema declared.

No examples provided.

lookup_lorem ~70

Generate Lorem Ipsum filler text. Pass ?paragraphs=N as query. Use for mockup and design agents. Example call: {"query_string": "paragraphs=2"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_mastodon ~67

Get a Mastodon profile by full handle@instance. Use for fediverse research. Example call: {"acct": "[email protected]"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
acctstringyes

No output schema declared.

No examples provided.

lookup_mdn ~66

Search MDN Web Docs for a web-platform API or topic. Use for frontend-help agents and docs research. Example call: {"query": "fetch options"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.

lookup_mxrecords ~75

Get MX records and detect email provider (Google/Microsoft/Zoho/etc.). Use for B2B enrichment and email-deliverability checks. Example call: {"domain": "openai.com"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
domainstringyes

No output schema declared.

No examples provided.

lookup_nasa_apod ~59

Get NASA's Astronomy Picture of the Day (image, title, explanation). Use for content and educational agents. Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_npm ~70

Get npm package metadata (latest version, weekly downloads, repo, license, maintainers). Use for OSS health checks or dependency audits. Example call: {"pkg": "express"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
pkgstringyes

No output schema declared.

No examples provided.

lookup_oembed ~92

Resolve an oEmbed payload for a URL (YouTube, Twitter, Vimeo etc.). Pass ?url=... as query. Use for content-embed agents. Example call: {"query_string": "url=https://youtu.be/dQw4w9WgXcQ"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_open_library ~66

Search Open Library for books (title, author, year, ISBN). Use for book and bibliography agents. Example call: {"query": "the pragmatic programmer"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.

lookup_packagist ~66

Get Packagist (Composer/PHP) package metadata. Use for PHP-dependency audits. Example call: {"pkg": "symfony/console"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
pkgstringyes

No output schema declared.

No examples provided.

lookup_pagespeed ~63

Get Google PageSpeed Insights score for a URL. Use for SEO and performance agents. Example call: {"url": "https://example.com"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
urlstringyes

No output schema declared.

No examples provided.

lookup_password_strength ~79

Score a password's strength (zxcvbn-style). Pass ?password=... as query. Use for security UX agents. Example call: {"query_string": "password=Tr0ub4dor&3"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_pokemon ~69

Get Pokemon metadata (stats, types, abilities, sprite). Use for gaming and pokedex agents. Example call: {"name_or_id": "pikachu"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
name_or_idstringyes

No output schema declared.

No examples provided.

lookup_postal ~73

Resolve an international postal code to city/region (format country/postal_code). Use for shipping and geo agents. Example call: {"country_postal": "DE/10115"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
country_postalstringyes

No output schema declared.

No examples provided.

lookup_pypi ~68

Get PyPI package metadata (latest version, summary, author, dependencies). Use for Python dependency research and license audits. Example call: {"pkg": "requests"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
pkgstringyes

No output schema declared.

No examples provided.

lookup_qr_code ~83

Generate a QR code data URL for arbitrary text. Pass ?text=... as query. Use for print, signage, ticketing agents. Example call: {"query_string": "text=https://api.gocreativeai.com"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_random_image ~65

Get a random placeholder image URL by category. Use for prototyping, mockups, or content-fill agents. Example call: {"category": "nature"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
categorystringyes

No output schema declared.

No examples provided.

lookup_random_quote ~53

Get a random quote (author + text). Use for content-generation agents and writing prompts. Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.