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
scrape_polygon ~59

Get a Polygon.io stock ticker (price, volume). Use for finance agents. Example call: {"symbol": "AAPL"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
symbolstringyes

No output schema declared.

No examples provided.

scrape_producthunt ~67

Scrape a Product Hunt launch (upvotes, makers, comments). Use for launch tracking and trend monitoring. Example call: {"slug": "claude-code"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
slugstringyes

No output schema declared.

No examples provided.

scrape_reddit ~83

Scrape a Reddit post or subreddit (title, score, comments). Same domain as lookup/reddit but with full thread parsing. Use for in-depth research. Example call: {"subreddit_or_url": "r/MachineLearning"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
subreddit_or_urlstringyes

No output schema declared.

No examples provided.

scrape_redfin ~69

Scrape Redfin real-estate listings. Use for property-research agents (US-focused). Example call: {"listing_or_query": "san-francisco"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
listing_or_querystringyes

No output schema declared.

No examples provided.

scrape_sec ~68

Search SEC EDGAR for company filings (10-K, 10-Q, 8-K). Use for finance compliance and research. Example call: {"query": "stripe"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.

scrape_steam ~75

Scrape Steam game pages (reviews, price, system reqs). Heavier than lookup/steam. Use for gaming-deep-dive 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.

scrape_substack ~61

Scrape Substack publication metadata + recent posts. Use for newsletter-research agents. Example call: {"publication": "platformer"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
publicationstringyes

No output schema declared.

No examples provided.

scrape_telegram ~60

Scrape a public Telegram channel's recent posts. Use for crypto/news monitoring. Example call: {"channel": "durov"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
channelstringyes

No output schema declared.

No examples provided.

scrape_tripadvisor ~69

Scrape TripAdvisor places (rating, reviews, photos). Use for travel and hospitality agents. Example call: {"place_or_query": "eiffel-tower"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
place_or_querystringyes

No output schema declared.

No examples provided.

scrape_uniswap ~80

Get Uniswap token-pool data (price, liquidity, volume). Use for DeFi-research agents. Example call: {"token_address": "0xa0b86a33e6c4b4c"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
token_addressstringyes

No output schema declared.

No examples provided.

scrape_vscode ~67

Scrape VS Code Marketplace extension (installs, rating, publisher). Use for dev-tools research. Example call: {"extension_id": "ms-python.python"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
extension_idstringyes

No output schema declared.

No examples provided.

scrape_walmart ~67

Scrape Walmart products (price, rating, availability). Use for e-commerce price tracking. Example call: {"product_or_query": "1234567"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
product_or_querystringyes

No output schema declared.

No examples provided.

scrape_wikidata ~65

Get a Wikidata entity (claims, properties, links). Use for structured knowledge agents. Example call: {"entity_id": "Q42"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
entity_idstringyes

No output schema declared.

No examples provided.

scrape_wikipedia ~70

Scrape a full Wikipedia page (sections, infobox, references). Heavier than lookup/wikipedia. Use for deep research. Example call: {"page": "Anthropic"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
pagestringyes

No output schema declared.

No examples provided.

scrape_yahoo ~69

Get Yahoo Finance ticker data (price, mcap, P/E, summary). Use for finance and stock-research agents. Example call: {"ticker": "MSFT"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
tickerstringyes

No output schema declared.

No examples provided.

scrape_yelp ~78

Scrape Yelp business pages (rating, review count, hours, categories). Use for local-business research and review aggregation. Example call: {"business_or_query": "blue-bottle-coffee-oakland"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
business_or_querystringyes

No output schema declared.

No examples provided.

scrape_zillow ~79

Scrape Zillow real-estate listings (price, beds, baths, sqft, address). Use for real-estate research and investor agents. Example call: {"zpid_or_query": "20485700"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
zpid_or_querystringyes

No output schema declared.

No examples provided.

search_instagram_hashtag ~83

Search Instagram for top posts under a hashtag (up to 30 posts with caption, likes, author). Use for trend discovery, UGC sourcing, or competitor-hashtag mining. Example call: {"hashtag": "fitness"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
hashtagstringyes

No output schema declared.

No examples provided.

search_tiktok_hashtag ~82

Search TikTok for top videos under a hashtag (up to 30 videos with caption, views, author). Use for trend research, viral-content monitoring, or creator discovery. Example call: {"hashtag": "cooking"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
hashtagstringyes

No output schema declared.

No examples provided.

search_youtube ~71

Search YouTube and return top results (title, channel, views, published). Use for video-content research or competitor monitoring. Example call: {"query": "machine learning crash course"} Cost: $0.005–$0.05 USDC on Base per call.

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.

usage_stats ~44

Return summary stats of how this MCP server has been used (top tools called, success rate, recent activity). Free. Use to verify your own integration is hitting the right tools.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

wallet_helper ~54

Return step-by-step instructions for setting up x402 USDC autopay for this MCP server. Use this if a paid tool returned a 402 error or you're onboarding a new agent that needs to pay for API calls. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.