← gocreativeai.com

INDIVIDUAL MCP TOOL

lookup_github_gist

Get a GitHub Gist (files, owner, description).

gocreativeai.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://api.gocreativeai.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for lookup_github_gist and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

gocreativeai.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.gocreative-agent-api]
url = "https://api.gocreativeai.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gocreative-agent-api": {
      "type": "http",
      "url": "https://api.gocreativeai.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gocreative-agent-api
Remote MCP URL: https://api.gocreativeai.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "gocreative-agent-api": {
      "url": "https://api.gocreativeai.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gocreative-agent-api": {
      "type": "http",
      "url": "https://api.gocreativeai.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gocreative-agent-api",
  "transport": "streamable-http",
  "url": "https://api.gocreativeai.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • bundle_kyb_360 — KYB / counterparty-risk verdict for a company in ONE call: sanctions + PEP + watchlist screen (OFAC/EU/UK/UN) + entity risk score + KYB registry dossier + legal/case-law exposure + firmographics.
  • data_sanctions_screen — Sanctions, PEP & watchlist screen for any person or company across OFAC, EU, UK, UN + 100+ lists (OpenSanctions).
  • ai_ask — LLM completion (standard tier, DeepSeek V3.
  • ai_pro — LLM completion (frontier tier, Claude 4.
  • ai_ultra — LLM completion (ultra tier, Claude Opus 4.
  • bundle_diligence_360 — Corporate due-diligence dossier in ONE call: firmographics + OFAC sanctions screen + entity risk score + KYB registry dossier + legal/case-law exposure.
  • bundle_sec_360 — SEC corporate-financials intelligence: company facts (XBRL financials) + recent SEC filings for any ticker/CIK.
  • bundle_crypto_360 — Full crypto snapshot in ONE call: market data + spot price + Fear & Greed sentiment + global market context + trending, for any CoinGecko coin id.