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_random_user ~55

Generate a random fake user (name, email, address, photo). Use for test-data generation. Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_reddit ~74

Get a Reddit subreddit's hot posts or a specific post + comments. Use for community-trend tracking and sentiment analysis. Example call: {"subreddit_or_post": "MachineLearning"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
subreddit_or_poststringyes

No output schema declared.

No examples provided.

lookup_reverse_geocode ~84

Reverse-geocode lat,lon to a human address. Pass 'lat,lon' as a single segment. Use for mapping and check-in agents. Example call: {"lat_lon": "37.4220,-122.0841"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
lat_lonstringyes

No output schema declared.

No examples provided.

lookup_rubygem ~65

Get RubyGems package metadata (version, downloads, repo). Use for Ruby-dependency research. Example call: {"pkg": "rails"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
pkgstringyes

No output schema declared.

No examples provided.

lookup_similarweb ~67

Get website traffic estimates (visits, sources, top countries). Use for competitor analysis and lead qualification. 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_spfrecord ~66

Get and parse the SPF TXT record for a domain. Use for email-deliverability and security agents. 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_ssl_cert ~66

Inspect a domain's TLS certificate (issuer, expiry, SANs). Use for security audits and uptime monitoring. 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_sslstatus ~64

Check a domain's TLS certificate validity, expiry, and grading. Use for uptime and security agents. 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_stackoverflow ~71

Search Stack Overflow for questions matching a query (title, votes, accepted answer link). Use for developer-help agents and bug research. Example call: {"query": "python async timeout"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.

lookup_steam ~66

Get Steam game metadata (name, price, reviews, release date). Use for gaming-research agents. Example call: {"app_id": "440"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
app_idstringyes

No output schema declared.

No examples provided.

lookup_timezone ~77

Get the current local time and UTC offset for an IANA timezone (e.g. America/Los_Angeles). Use for scheduling and global team coordination. Example call: {"zone": "America/Los_Angeles"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
zonestringyes

No output schema declared.

No examples provided.

lookup_translate ~81

Translate text via free LibreTranslate. Pass ?q=...&source=...&target=... as query. Use for localization agents. Example call: {"query_string": "q=hello&source=en&target=es"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_twitch ~63

Get a Twitch channel profile (followers, last stream, partner status). Use for streamer research. Example call: {"username": "shroud"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
usernamestringyes

No output schema declared.

No examples provided.

lookup_unicode ~76

Get Unicode info for a character or codepoint (name, category, hex). Use for text-processing and emoji-debugging agents. Example call: {"char_or_code": "U+1F600"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
char_or_codestringyes

No output schema declared.

No examples provided.

lookup_unsplash_search ~71

Search Unsplash for high-quality stock photos by query. Returns image URLs + photographer credits. Use for content and design agents. Example call: {"query": "mountain sunrise"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.

lookup_url_encode ~79

URL-encode or decode a string. Pass ?text=...&op=encode|decode as query. Use for HTTP-debug agents. Example call: {"query_string": "text=a+b&op=encode"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_url_unfurl ~81

Unfurl a URL into og:title, og:description, og:image. Pass ?url=... as query. Use for link-preview agents. Example call: {"query_string": "url=https://github.com"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_user_agent_parse ~81

Parse a User-Agent string into browser, OS, device. Pass ?ua=... as query. Use for analytics and bot-detection agents. Example call: {"query_string": "ua=Mozilla/5.0"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_useragents_top ~58

Get the top 50 real-world browser User-Agent strings. Use for scraping agents that need realistic UAs. Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_uuid ~65

Generate v4 UUIDs. Pass ?count=N as query. Use for ID-generation agents. Example call: {"query_string": "count=5"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_weather ~72

Get current weather for a city (temperature, conditions, humidity, wind). No API key required. Use for travel, scheduling, or notification agents. Example call: {"city": "Tokyo"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
citystringyes

No output schema declared.

No examples provided.

lookup_whois ~79

Get WHOIS records for a domain (registrar, created date, expiration, nameservers). Use for domain-acquisition research, brand monitoring, or security investigation. 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_wikipedia ~68

Get a Wikipedia article summary (first paragraph, image, related links). Use for research agents that need factual context. Example call: {"topic": "Model Context Protocol"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
topicstringyes

No output schema declared.

No examples provided.

lookup_word_count ~76

Count words, sentences, and reading time for a text. Pass ?text=... as query. Use for writing-assistant agents. Example call: {"query_string": "text=hello+world"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
query_stringstring

No output schema declared.

No examples provided.

lookup_youtube ~87

Get YouTube video metadata (title, channel, views, likes, duration, transcript availability) by video id. Use for video research or content-rec agents. Example call: {"video_id": "dQw4w9WgXcQ"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
video_idstringyes

No output schema declared.

No examples provided.

lookup_zip ~71

Resolve a US ZIP code to city, state, latitude, and longitude. Use for shipping, geographic segmentation, or local-business lookups. Example call: {"zipcode": "94110"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
zipcodestringyes

No output schema declared.

No examples provided.

posts_x ~77

Fetch recent tweets from an X/Twitter user (up to 30 tweets with text, engagement, timestamps). Use for sentiment monitoring, content scraping, or thread analysis. Example call: {"username": "paulg"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
usernamestringyes

No output schema declared.

No examples provided.

pricing_info ~37

Return pricing details for the GoCreative Agent API — base price per call, premium endpoints, cache TTLs, and supported payment networks. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

scrape_airbnb ~71

Scrape Airbnb listings (price, rating, host, amenities). Use for travel and STR-investor agents. Example call: {"listing_or_query": "12345678"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
listing_or_querystringyes

No output schema declared.

No examples provided.

scrape_aliexpress ~72

Scrape AliExpress products (price, shipping, seller rating). Use for dropshipping and sourcing agents. Example call: {"product_or_query": "wireless+earbuds"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
product_or_querystringyes

No output schema declared.

No examples provided.

scrape_amazon ~86

Scrape an Amazon product (ASIN) or search query — title, price, rating, reviews, image. Use for e-commerce price tracking and competitive intel. Example call: {"asin_or_query": "B08N5WRWNW"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
asin_or_querystringyes

No output schema declared.

No examples provided.

scrape_appstore ~69

Scrape Apple App Store app pages (rating, reviews, developer, size). Use for mobile-app research. Example call: {"app_id": "284882215"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
app_idstringyes

No output schema declared.

No examples provided.

scrape_binance ~67

Get a Binance ticker (last price, 24h volume, change). Use for trading and crypto agents. Example call: {"symbol": "BTCUSDT"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
symbolstringyes

No output schema declared.

No examples provided.

scrape_booking ~70

Scrape Booking.com hotels (price, rating, location). Use for travel-research agents. Example call: {"hotel_or_query": "marriott+new+york"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
hotel_or_querystringyes

No output schema declared.

No examples provided.

scrape_chromestore ~80

Scrape Chrome Web Store extension (users, rating, version, description). Use for browser-extension research. Example call: {"extension_id": "cjpalhdlnbpafiamejdnhcphjbkeiagm"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
extension_idstringyes

No output schema declared.

No examples provided.

scrape_coinbase ~57

Get a Coinbase ticker. Use for crypto-pricing agents. Example call: {"symbol": "BTC-USD"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
symbolstringyes

No output schema declared.

No examples provided.

scrape_crunchbase ~66

Scrape Crunchbase company profile (funding rounds, investors, founders). Use for VC and competitive research. Example call: {"company": "stripe"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
companystringyes

No output schema declared.

No examples provided.

scrape_dockerhub ~73

Scrape Docker Hub image page with tag history, dockerfile signals. Heavier than lookup/dockerhub. Use for supply-chain audits. Example call: {"image": "library/nginx"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
imagestringyes

No output schema declared.

No examples provided.

scrape_ebay ~80

Scrape an eBay listing or search — title, price, condition, seller, image. Use for resale-arbitrage and pricing agents. Example call: {"item_or_query": "iphone 15 pro"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
item_or_querystringyes

No output schema declared.

No examples provided.

scrape_etsy ~71

Scrape Etsy listings (price, seller, reviews). Use for handmade-marketplace research. Example call: {"listing_or_query": "handmade+ceramic+mug"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
listing_or_querystringyes

No output schema declared.

No examples provided.

scrape_fbpage ~64

Scrape a Facebook Page (followers, about, recent posts). Use for SMB research. Example call: {"page_id": "microsoft"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
page_idstringyes

No output schema declared.

No examples provided.

scrape_firefoxstore ~66

Scrape Firefox Add-ons (users, rating, version). Use for browser-extension research. Example call: {"addon_slug": "ublock-origin"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
addon_slugstringyes

No output schema declared.

No examples provided.

scrape_glassdoor ~65

Scrape Glassdoor company pages (rating, reviews, salary estimates). Use for employer-research agents. Example call: {"company": "stripe"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
companystringyes

No output schema declared.

No examples provided.

scrape_goodreads ~70

Scrape Goodreads books (rating, reviews, author). Use for book-research agents. Example call: {"book_or_query": "the-pragmatic-programmer"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
book_or_querystringyes

No output schema declared.

No examples provided.

scrape_googleplay ~66

Scrape Google Play app pages (rating, installs, developer). Use for Android-app research. Example call: {"package_name": "com.spotify.music"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
package_namestringyes

No output schema declared.

No examples provided.

scrape_imdb ~73

Scrape an IMDb title (rating, cast, plot, release). Use for film and TV research. Example call: {"title_id_or_query": "tt0111161"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
title_id_or_querystringyes

No output schema declared.

No examples provided.

scrape_indeed ~80

Scrape Indeed job listings (title, company, salary, location). Use for job-market research and recruiter agents. Example call: {"job_or_query": "software+engineer+san+francisco"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
job_or_querystringyes

No output schema declared.

No examples provided.

scrape_letterboxd ~75

Scrape Letterboxd (user diary, film stats, ratings). Use for cinephile-research agents. Example call: {"username_or_film": "scorsese"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
username_or_filmstringyes

No output schema declared.

No examples provided.

scrape_medium ~69

Scrape a Medium article or user profile (title, claps, text). Use for content-research agents. Example call: {"url_or_user": "@user"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
url_or_userstringyes

No output schema declared.

No examples provided.

scrape_pinterest ~68

Scrape Pinterest pins by query (image, link, board). Use for design and content-research agents. Example call: {"query": "minimalist+kitchen"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.