Back to search
100
MCP live v1.27.1 streamable-http

GoCreative Agent API

io.github.ColinHughes2121/gocreative-agent-api

Pay-per-call social enrichment + 140+ lookups for AI agents. x402 + USDC on Base.

Uptime
100.0%
1 probes
Response
1065ms
last probe
Tools
8
callable

Tools · 8

enrich_instagram

Get an Instagram profile's followers, bio, business category, verified status, etc. Args: username: Instagram handle without the @ sign. Cost: $0.05 USDC. Returns: ProfileResponse dict.

enrich_tiktok

Get a TikTok profile's followers, bio, verified status, and post stats. Args: username: TikTok handle without the @ sign. Cost: $0.05 USDC.

enrich_x

Get an X/Twitter profile's followers, bio, verified status, post count. Args: username: X handle without the @ sign. Cost: $0.05 USDC.

enrich_linkedin

Get a LinkedIn profile (headline, company, experience snapshot). Args: username: LinkedIn vanity URL slug (e.g. 'satyanadella' for /in/satyanadella). Cost: $0.15 USDC (LinkedIn data is gated, he…

search_instagram_hashtag

Get top Instagram posts for a hashtag (up to 30 posts). Args: hashtag: hashtag text without the # sign. Cost: $0.05 USDC.

search_tiktok_hashtag

Get top TikTok videos for a hashtag (up to 30 videos). Args: hashtag: hashtag text without the # sign. Cost: $0.05 USDC.

get_recent_tweets

Get recent tweets from an X/Twitter user (up to 30). Args: username: X handle without the @ sign. Cost: $0.05 USDC.

list_endpoints

List all available paid endpoints and their current prices. Free call (no payment required) — just queries the API directory.

Similar MCP servers embedding-nearest

GoCreative Agent API
Pay-per-call social enrichment + 140+ lookups for AI agents. x402 + USDC on Base.
0 tools · streamable-http
Social Profile Enrichment API
Social media profile lookup for GitHub, Twitter/X, LinkedIn, YouTube. x402.
1 tools · sse
XPOZ Social Insights live
Twitter/X, Instagram, TikTok data for AI agents. 1.5B+ posts, profiles & comments. No API keys.
47 tools · streamable-http
agent-tools (x402 directory) live
Discover and call x402 paid services — search by intent, filter by price/chain.
5 tools · streamable-http
io.github.gigsoul/x402-api
AI API for marketing, content and outreach. 22 endpoints. Pay with USDC on Base via x402.
0 tools · streamable-http
AgentLux live
Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.
79 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gocreative_agent_api": {
      "url": "https://api.gocreativeai.com/mcp",
      "transport": "streamable-http"
    }
  }
}