[{"data":1,"prerenderedAt":799},["ShallowReactive",2],{"blog-\u002Fblog\u002Ftweets-and-search-without-the-x-api-tier":3,"blog-related-\u002Fblog\u002Ftweets-and-search-without-the-x-api-tier":530},{"id":4,"title":5,"author":6,"body":7,"category":513,"cover":514,"description":515,"draft":516,"extension":517,"image":513,"launchCta":513,"meta":518,"navigation":519,"ogImage":513,"path":520,"publishedAt":521,"readTime":513,"seo":522,"stem":523,"tags":524,"updatedAt":513,"__hash__":529},"blogUnlisted\u002Fblog\u002Ftweets-and-search-without-the-x-api-tier.md","Tweets and Search Results for Your Agent, Without the X API Tier","The Monid Team",{"type":8,"value":9,"toc":500},"minimark",[10,15,79,96,99,104,140,144,147,150,154,159,170,174,195,199,208,216,224,228,285,293,297,303,306,391,394,425,429,441,448,452,463,473,482,488,496],[11,12,14],"p",{"style":13},"font-size:18px !important;line-height:1.65 !important;margin:0 0 24px;color:inherit;","Copy this line to your agent to pull tweets and keyword search results without an X API tier.",[16,17,22],"pre",{"className":18,"code":19,"language":20,"meta":21,"style":21},"language-sh shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","set up https:\u002F\u002Fmonid.ai\u002FSKILL.md and use tikhub\u002Ftwitter to fetch a keyword search timeline and one user profile\n","sh","",[23,24,25],"code",{"__ignoreMap":21},[26,27,30,34,38,41,44,47,50,53,56,59,62,65,68,70,73,76],"span",{"class":28,"line":29},"line",1,[26,31,33],{"class":32},"s2Zo4","set",[26,35,37],{"class":36},"sfazB"," up",[26,39,40],{"class":36}," https:\u002F\u002Fmonid.ai\u002FSKILL.md",[26,42,43],{"class":36}," and",[26,45,46],{"class":36}," use",[26,48,49],{"class":36}," tikhub\u002Ftwitter",[26,51,52],{"class":36}," to",[26,54,55],{"class":36}," fetch",[26,57,58],{"class":36}," a",[26,60,61],{"class":36}," keyword",[26,63,64],{"class":36}," search",[26,66,67],{"class":36}," timeline",[26,69,43],{"class":36},[26,71,72],{"class":36}," one",[26,74,75],{"class":36}," user",[26,77,78],{"class":36}," profile\n",[11,80,81,82,89,90,95],{},"Your agent can read tweets, user timelines, and keyword search results as ordinary pay-per-call endpoints, billed only when a call runs and with no monthly X tier to sign up for. On ",[83,84,88],"a",{"href":85,"rel":86},"https:\u002F\u002Fmonid.ai",[87],"nofollow","Monid"," the X data lives behind ",[83,91,94],{"href":92,"rel":93},"https:\u002F\u002Ftikhub.io",[87],"TikHub"," endpoints that you discover for free, inspect for free, and pay for one call at a time from a single wallet you already use for the rest of your data providers.",[11,97,98],{},"X priced most teams out of its own API. The tiers moved from cheap to steep, the free lane shrank to almost nothing, and a project that just wants to watch a keyword or read one account's recent posts suddenly needs a seat-based plan sized for an enterprise. We think that is the wrong shape for an agent. An agent does not want a subscription. It wants to make a call, get JSON back, and move on.",[100,101,103],"h2",{"id":102},"tldr","TL;DR",[105,106,107,111,125,128,137],"ul",{},[108,109,110],"li",{},"Read tweets, user profiles, and keyword search as pay-per-call TikHub endpoints on Monid, no X API tier and no per-vendor signup.",[108,112,113,116,117,120,121,124],{},[23,114,115],{},"discover"," and ",[23,118,119],{},"inspect"," are free. You only pay on ",[23,122,123],{},"run",", at the price shown before you commit.",[108,126,127],{},"The X data shares one wallet with every other provider on Monid, so social sits next to enrichment and web search in the same billing.",[108,129,130,131,136],{},"Cost is per call, not per seat: a keyword search or a profile pull is a fraction of a cent to a few cents territory. See live pricing at ",[83,132,135],{"href":133,"rel":134},"https:\u002F\u002Fmonid.ai\u002Ftools",[87],"monid.ai\u002Ftools",".",[108,138,139],{},"Monid ships as an MCP server, so the agent routes the call itself instead of you wiring an X client.",[100,141,143],{"id":142},"why-this-is-a-product-decision-not-a-workaround","Why this is a product decision, not a workaround",[11,145,146],{},"Scraping X yourself means rotating sessions, tracking layout changes, and babysitting rate limits, all so your agent can answer one question. Buying an official tier means committing to a monthly floor before you know whether the data is even useful. Neither fits an agent that dips into social data occasionally and needs the read path to just work.",[11,148,149],{},"Monid is a pay-per-call data API marketplace: one interface and one wallet to discover and execute hundreds of external data endpoints (web scraping, people and company enrichment, social data, web search, generative media) without a separate signup per vendor. The X read surface is one of those endpoints. Below are the principles that shape how it behaves.",[100,151,153],{"id":152},"the-principles-behind-it","The principles behind it",[155,156,158],"h3",{"id":157},"_1-search-and-read-are-runtime-calls-not-a-plan-you-buy","1. Search and read are runtime calls, not a plan you buy",[11,160,161,162,165,166,169],{},"A keyword search should be something the agent does in the moment, the same way it calls any other tool. On Monid the TikHub search timeline endpoint (",[23,163,164],{},"\u002Fapi\u002Fv1\u002Ftwitter\u002Fweb\u002Ffetch_search_timeline",") takes a query and returns matching tweets. The profile endpoint (",[23,167,168],{},"\u002Fapi\u002Fv1\u002Ftwitter\u002Fweb\u002Ffetch_user_profile",") returns one account's public profile. Tweet-detail style endpoints round out the set for pulling a single post and its context. There is no plan to provision first. The first time your agent needs tweets, it discovers the endpoint and runs it.",[155,171,173],{"id":172},"_2-one-wallet-across-every-social-and-data-source","2. One wallet across every social and data source",[11,175,176,177,182,183,188,189,194],{},"X data does not live in its own silo with its own invoice. It draws from the same balance as ",[83,178,181],{"href":179,"rel":180},"https:\u002F\u002Fwww.peopledatalabs.com\u002F",[87],"People Data Labs"," enrichment, ",[83,184,187],{"href":185,"rel":186},"https:\u002F\u002Fexa.ai\u002F",[87],"Exa"," web search, ",[83,190,193],{"href":191,"rel":192},"https:\u002F\u002Fapify.com\u002F",[87],"Apify"," scrapers, and everything else in the catalog. When your agent enriches a company, searches the open web, and then checks what that company is tweeting, all three are one line item on one wallet. That is the difference between an agent that can freely combine sources and one that stalls at every vendor boundary.",[155,196,198],{"id":197},"for-agents","For agents",[11,200,201,202,207],{},"Grab an API key at ",[83,203,206],{"href":204,"rel":205},"https:\u002F\u002Fapp.monid.ai\u002F",[87],"app.monid.ai",", then paste this to your agent and hand it the key:",[16,209,214],{"className":210,"code":212,"language":213},[211],"language-text","set up https:\u002F\u002Fmonid.ai\u002FSKILL.md\n","text",[23,215,212],{"__ignoreMap":21},[11,217,218,219,136],{},"It learns the whole discover, inspect, run workflow itself. More details in the ",[83,220,223],{"href":221,"rel":222},"https:\u002F\u002Fmonid.ai\u002Fdocs\u002Fguide\u002Fquickstart-skill",[87],"agent quickstart",[155,225,227],{"id":226},"for-humans","For humans",[16,229,233],{"className":230,"code":231,"language":232,"meta":21,"style":21},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","npm install -g @monid-ai\u002Fcli\nmonid keys add --label main --key \u003Cyour-api-key>\n","bash",[23,234,235,250],{"__ignoreMap":21},[26,236,237,241,244,247],{"class":28,"line":29},[26,238,240],{"class":239},"sBMFI","npm",[26,242,243],{"class":36}," install",[26,245,246],{"class":36}," -g",[26,248,249],{"class":36}," @monid-ai\u002Fcli\n",[26,251,253,256,259,262,265,268,271,275,278,282],{"class":28,"line":252},2,[26,254,255],{"class":239},"monid",[26,257,258],{"class":36}," keys",[26,260,261],{"class":36}," add",[26,263,264],{"class":36}," --label",[26,266,267],{"class":36}," main",[26,269,270],{"class":36}," --key",[26,272,274],{"class":273},"sMK4o"," \u003C",[26,276,277],{"class":36},"your-api-ke",[26,279,281],{"class":280},"sTEyZ","y",[26,283,284],{"class":273},">\n",[11,286,287,288,136],{},"More details in the ",[83,289,292],{"href":290,"rel":291},"https:\u002F\u002Fmonid.ai\u002Fdocs\u002Fguide\u002Fquickstart-cli",[87],"CLI quickstart",[155,294,296],{"id":295},"_3-priced-per-call-not-per-seat","3. Priced per call, not per seat",[11,298,299,300,136],{},"You pay for the calls you make, at the magnitude of a fraction of a cent to a few cents per result depending on the endpoint, and nothing when you are idle. A weekend project that pulls a hundred search results costs cents. There is no seat count, no monthly minimum, and no tier to outgrow. Discovery and inspection stay free, so you can read the exact schema and the exact price before a single paid call. Current numbers are always on ",[83,301,135],{"href":133,"rel":302},[87],[11,304,305],{},"Here is what a real run looks like. Discover and inspect first (both free), then run the search with a small limit:",[16,307,309],{"className":18,"code":308,"language":20,"meta":21,"style":21},"monid discover -q \"twitter keyword search tweets\"\nmonid inspect -p tikhub -e \u002Fapi\u002Fv1\u002Ftwitter\u002Fweb\u002Ffetch_search_timeline\nmonid run -p tikhub -e \u002Fapi\u002Fv1\u002Ftwitter\u002Fweb\u002Ffetch_search_timeline -i '{\"keyword\":\"monid\",\"search_type\":\"Latest\"}' --query '{\"count\":20}' -w\n",[23,310,311,330,349],{"__ignoreMap":21},[26,312,313,315,318,321,324,327],{"class":28,"line":29},[26,314,255],{"class":239},[26,316,317],{"class":36}," discover",[26,319,320],{"class":36}," -q",[26,322,323],{"class":273}," \"",[26,325,326],{"class":36},"twitter keyword search tweets",[26,328,329],{"class":273},"\"\n",[26,331,332,334,337,340,343,346],{"class":28,"line":252},[26,333,255],{"class":239},[26,335,336],{"class":36}," inspect",[26,338,339],{"class":36}," -p",[26,341,342],{"class":36}," tikhub",[26,344,345],{"class":36}," -e",[26,347,348],{"class":36}," \u002Fapi\u002Fv1\u002Ftwitter\u002Fweb\u002Ffetch_search_timeline\n",[26,350,352,354,357,359,361,363,366,369,372,375,378,381,383,386,388],{"class":28,"line":351},3,[26,353,255],{"class":239},[26,355,356],{"class":36}," run",[26,358,339],{"class":36},[26,360,342],{"class":36},[26,362,345],{"class":36},[26,364,365],{"class":36}," \u002Fapi\u002Fv1\u002Ftwitter\u002Fweb\u002Ffetch_search_timeline",[26,367,368],{"class":36}," -i",[26,370,371],{"class":273}," '",[26,373,374],{"class":36},"{\"keyword\":\"monid\",\"search_type\":\"Latest\"}",[26,376,377],{"class":273},"'",[26,379,380],{"class":36}," --query",[26,382,371],{"class":273},[26,384,385],{"class":36},"{\"count\":20}",[26,387,377],{"class":273},[26,389,390],{"class":36}," -w\n",[11,392,393],{},"Swap in the profile endpoint the same way when you want one account instead of a keyword:",[16,395,397],{"className":18,"code":396,"language":20,"meta":21,"style":21},"monid run -p tikhub -e \u002Fapi\u002Fv1\u002Ftwitter\u002Fweb\u002Ffetch_user_profile -i '{\"screen_name\":\"monid_ai\"}' -w\n",[23,398,399],{"__ignoreMap":21},[26,400,401,403,405,407,409,411,414,416,418,421,423],{"class":28,"line":29},[26,402,255],{"class":239},[26,404,356],{"class":36},[26,406,339],{"class":36},[26,408,342],{"class":36},[26,410,345],{"class":36},[26,412,413],{"class":36}," \u002Fapi\u002Fv1\u002Ftwitter\u002Fweb\u002Ffetch_user_profile",[26,415,368],{"class":36},[26,417,371],{"class":273},[26,419,420],{"class":36},"{\"screen_name\":\"monid_ai\"}",[26,422,377],{"class":273},[26,424,390],{"class":36},[155,426,428],{"id":427},"_4-mcp-native-so-the-agent-routes-it","4. MCP-native, so the agent routes it",[11,430,431,432,434,435,437,438,440],{},"Monid ships as an MCP server. The agent sees ",[23,433,115],{},", ",[23,436,119],{},", and ",[23,439,123],{}," as tools and decides for itself when tweets are the right data. You do not hand-wire an X client or teach the model an SDK. It finds the TikHub endpoint, reads the schema, and calls it, the same loop it uses for every other provider in the marketplace.",[11,442,443],{},[444,445],"img",{"alt":446,"src":447},"One TikHub X interface on Monid fanning out to user profile, keyword search timeline, tweet detail, and engagement endpoints","\u002Fimg\u002Fblog\u002Ftweets-and-search-without-the-x-api-tier-fig-1.png",[100,449,451],{"id":450},"faq","FAQ",[11,453,454,458,459,462],{},[455,456,457],"strong",{},"Do I need an X or Twitter developer account?","\nNo. The X data comes through ",[83,460,94],{"href":92,"rel":461},[87]," endpoints on Monid, so there is no X developer signup and no monthly X API tier. Your Monid key is the only credential.",[11,464,465,468,469,472],{},[455,466,467],{},"What can the agent actually read?","\nKeyword and search timelines, a user's public profile, and single tweets through the tweet-detail style endpoints. Run ",[23,470,471],{},"monid discover -q \"twitter\""," to see the current TikHub X endpoints and their exact request schemas.",[11,474,475,478,479,136],{},[455,476,477],{},"How is this billed?","\nPer call, pay-as-you-go, at the price shown when you inspect the endpoint. No seats, no minimums. Discovery and inspection are free. See magnitudes and live pricing at ",[83,480,135],{"href":133,"rel":481},[87],[11,483,484,487],{},[455,485,486],{},"Can I combine tweets with other data in one workflow?","\nYes, that is the point of one wallet. The same agent can search tweets, enrich the people behind them, and run a web search, all from a single Monid balance and a single MCP connection.",[11,489,490,491,495],{},"Point your agent at ",[83,492,494],{"href":85,"rel":493},[87],"monid.ai"," and give it the X read path it was missing, priced one call at a time.",[497,498,499],"style",{},"html pre.shiki code .s2Zo4, html code.shiki .s2Zo4{--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF}html pre.shiki code .sfazB, html code.shiki .sfazB{--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html pre.shiki code .sBMFI, html code.shiki .sBMFI{--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B}html pre.shiki code .sMK4o, html code.shiki .sMK4o{--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF}html pre.shiki code .sTEyZ, html code.shiki .sTEyZ{--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8}",{"title":21,"searchDepth":252,"depth":252,"links":501},[502,503,504,512],{"id":102,"depth":252,"text":103},{"id":142,"depth":252,"text":143},{"id":152,"depth":252,"text":153,"children":505},[506,507,508,509,510,511],{"id":157,"depth":351,"text":158},{"id":172,"depth":351,"text":173},{"id":197,"depth":351,"text":198},{"id":226,"depth":351,"text":227},{"id":295,"depth":351,"text":296},{"id":427,"depth":351,"text":428},{"id":450,"depth":252,"text":451},null,"\u002Fimg\u002Fblog\u002Ftweets-and-search-without-the-x-api-tier.png","Give your agent tweets, user timelines, and keyword search as pay-per-call TikHub endpoints on Monid, with no monthly X API tier.",false,"md",{},true,"\u002Fblog\u002Ftweets-and-search-without-the-x-api-tier","2026-07-15",{"title":5,"description":515},"blog\u002Ftweets-and-search-without-the-x-api-tier",[525,526,527,528],"twitter-api","agents","data-api","tikhub","CwWiyv8dbu8q6N0qRHxq765MS_2WKfUZ-oRWcpBxuGI",[531,592,660,726],{"id":532,"title":533,"author":513,"body":534,"category":513,"cover":578,"description":21,"draft":516,"extension":517,"image":513,"launchCta":579,"meta":582,"navigation":519,"ogImage":513,"path":583,"publishedAt":584,"readTime":513,"seo":585,"stem":586,"tags":587,"updatedAt":513,"__hash__":591},"blog\u002Fblog\u002Fakta-pro-is-now-available-on-monid.md","Introducing private markets\ndata for agents",{"type":8,"value":535,"toc":574},[536,540,548,551,555,561,568,571],[100,537,539],{"id":538},"what-is-aktapro","What is akta.pro",[11,541,542,547],{},[83,543,546],{"href":544,"rel":545},"https:\u002F\u002Fwww.akta.pro\u002F",[87],"akta.pro"," is a private company data and signals API for\nAI agents. Company Database covers 20M+ companies with 75+ structured fields\neach. News Signals delivers deduplicated, entity-resolved company news,\nindustry news, and signals on open-ended topics, all scored for impact and\nsentiment.",[11,549,550],{},"Private-company research is usually scattered across databases, news feeds,\nreview sites, and web search. akta.pro turns that into structured API calls, so\nan agent gets the right company context and keeps moving.",[100,552,554],{"id":553},"what-is-monid","What is Monid",[11,556,557,560],{},[83,558,88],{"href":85,"rel":559},[87]," is the tool layer for agents. It lets agents connect\nto all the tools and APIs they need, without managing signups, API keys, or\nsubscriptions.",[11,562,563,564,136],{},"Today, Monid provides tools for social media scraping, web search, image and\nmusic generation, people data search, weather APIs, ",[83,565,567],{"href":133,"rel":566},[87],"and more",[569,570],"hr",{},[11,572,573],{},"On Monid, akta.pro becomes available as part of that same layer. Your agent can\nrequest private-company context, call akta.pro through Monid, receive structured\nmarket data, and continue the task. Private markets research should feel like\nany other tool call: describe the company or sector, get the signal, keep\nbuilding.",{"title":21,"searchDepth":252,"depth":252,"links":575},[576,577],{"id":538,"depth":252,"text":539},{"id":553,"depth":252,"text":554},"\u002Fimg\u002Fblog\u002Fakta-pro-is-now-available-on-monid-v2.png",{"label":580,"command":581},"Give your agent this line to get started.","set up https:\u002F\u002Fmonid.ai\u002FSKILL.md and use akta.pro to research recent news, company enrichment, and alternative signals for Databricks",{},"\u002Fblog\u002Fakta-pro-is-now-available-on-monid","2026-07-07",{"title":533,"description":21},"blog\u002Fakta-pro-is-now-available-on-monid",[526,588,589,590],"partner-tools","private-markets","data","yZnqIVof0gIpw9VH6HcE3rzit5OdTvPyC6k--T1kYa8",{"id":593,"title":594,"author":513,"body":595,"category":513,"cover":649,"description":650,"draft":516,"extension":517,"image":513,"launchCta":513,"meta":651,"navigation":519,"ogImage":513,"path":652,"publishedAt":653,"readTime":513,"seo":654,"stem":655,"tags":656,"updatedAt":513,"__hash__":659},"blog\u002Fblog\u002Fyour-claude-code-can-now-make-phone-calls.md","Your Claude Code can now make phone calls",{"type":8,"value":596,"toc":645},[597,600,609,613,621,624,626,631,637,639,642],[11,598,599],{"style":13},"Copy this line to your agent to make your first phone call.",[16,601,603],{"className":18,"code":602,"language":20,"meta":21,"style":21},"set up https:\u002F\u002Fmonid.ai\u002FSKILL.md and use Saperly to call my phone number to confirm the connection works\n",[23,604,605],{"__ignoreMap":21},[26,606,607],{"class":28,"line":29},[26,608,602],{},[100,610,612],{"id":611},"what-is-saperly","What is Saperly",[11,614,615,620],{},[83,616,619],{"href":617,"rel":618},"https:\u002F\u002Fsaperly.com\u002F",[87],"Saperly"," is phone infrastructure for AI agents. It gives\nan agent a real phone number with voice, SMS, routing, spend controls, and\ncompliance built in, without making the builder manage carrier accounts or\ntelephony paperwork.",[11,622,623],{},"Your agent can confirm an appointment, follow up on a lead, check availability,\nor route a conversation without leaving the workflow it is already running.",[100,625,554],{"id":553},[11,627,628,560],{},[83,629,88],{"href":85,"rel":630},[87],[11,632,633,634,136],{},"Today, Monid provides tools for social media scraping, web search, image \u002F\nmusic \u002F 3d model generation, people data search, weather APIs, ",[83,635,567],{"href":133,"rel":636},[87],[569,638],{},[11,640,641],{},"On Monid, Saperly becomes available as part of that same layer. Your agent can\nrequest a phone call, use Saperly through Monid, receive the result, and keep\ngoing. Calling should feel like any other tool call: describe the outcome, let\nthe agent handle the phone work, and continue the task.",[497,643,644],{},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":21,"searchDepth":252,"depth":252,"links":646},[647,648],{"id":611,"depth":252,"text":612},{"id":553,"depth":252,"text":554},"\u002Fimg\u002Fblog\u002Fyour-claude-code-can-now-make-phone-calls.png","Saperly is now available on Monid. Your agent can now make phone calls for you.",{},"\u002Fblog\u002Fyour-claude-code-can-now-make-phone-calls","2026-07-05",{"title":594,"description":650},"blog\u002Fyour-claude-code-can-now-make-phone-calls",[526,588,657,658],"voice","phone","X0vLpqb1Vn9mIFY4XAQ16a67_nbOfiZV8NEdV12nu1A",{"id":661,"title":662,"author":513,"body":663,"category":513,"cover":715,"description":716,"draft":516,"extension":517,"image":513,"launchCta":513,"meta":717,"navigation":519,"ogImage":513,"path":718,"publishedAt":719,"readTime":513,"seo":720,"stem":721,"tags":722,"updatedAt":513,"__hash__":725},"blog\u002Fblog\u002Fintroducing-suzanne-chatgpt-for-3d-models.md","Introducing\nClaude for 3D models",{"type":8,"value":664,"toc":711},[665,668,677,681,689,692,694,699,704,706,709],[11,666,667],{"style":13},"Copy this line to your agent to generate your 3D model.",[16,669,671],{"className":18,"code":670,"language":20,"meta":21,"style":21},"set up https:\u002F\u002Fmonid.ai\u002FSKILL.md and create a 3D model for a rabbit\n",[23,672,673],{"__ignoreMap":21},[26,674,675],{"class":28,"line":29},[26,676,670],{},[100,678,680],{"id":679},"what-is-suzanne","What is Suzanne",[11,682,683,688],{},[83,684,687],{"href":685,"rel":686},"https:\u002F\u002Fwww.suzanne3d.com",[87],"Suzanne"," is an AI-native 3D modeling tool that turns a prompt into a\nusable 3D asset. Instead of opening a modeling tool, blocking out forms,\nadding details, and exporting by hand, you describe what you want and let\nSuzanne generate the model for you.",[11,690,691],{},"That changes who can create 3D objects. Product teams can prototype visual\nideas faster. Game builders can rough out props and characters without\nwaiting on a full art pass. Agents can generate assets as part of a larger\nworkflow, then hand those files to downstream tools for rendering, testing,\nor iteration.",[100,693,554],{"id":553},[11,695,696,560],{},[83,697,88],{"href":85,"rel":698},[87],[11,700,563,701,136],{},[83,702,567],{"href":133,"rel":703},[87],[569,705],{},[11,707,708],{},"On Monid, Suzanne becomes available as part of that same layer. Your agent can\nask for the 3D asset it needs, call Suzanne through Monid, and continue the task.\n3D creation should feel as direct as text generation: describe the thing, get\nthe artifact, keep building.",[497,710,644],{},{"title":21,"searchDepth":252,"depth":252,"links":712},[713,714],{"id":679,"depth":252,"text":680},{"id":553,"depth":252,"text":554},"\u002Fimg\u002Fblog\u002Fintroducing-suzanne-chatgpt-for-3d-models.png","Suzanne is now available on Monid. Turn any idea into a production-ready 3D model in one prompt.",{},"\u002Fblog\u002Fintroducing-suzanne-chatgpt-for-3d-models","2026-06-25",{"title":662,"description":716},"blog\u002Fintroducing-suzanne-chatgpt-for-3d-models",[723,526,724],"3d","creative-tools","_S0uHM_dNVZKt_1ohYV4hn2Fm6SMxsDxzSezZf6lYFQ",{"id":727,"title":728,"author":513,"body":729,"category":513,"cover":788,"description":789,"draft":516,"extension":517,"image":513,"launchCta":513,"meta":790,"navigation":519,"ogImage":513,"path":791,"publishedAt":792,"readTime":513,"seo":793,"stem":794,"tags":795,"updatedAt":513,"__hash__":798},"blog\u002Fblog\u002Fminimax-is-now-available-on-monid.md","MiniMax is now available on Monid",{"type":8,"value":730,"toc":783},[731,734,743,747,755,759,762,764,770,776,778,781],[11,732,733],{"style":13},"Copy this line to your agent to create music.",[16,735,737],{"className":18,"code":736,"language":20,"meta":21,"style":21},"set up https:\u002F\u002Fmonid.ai\u002FSKILL.md and create a song with MiniMax Music 2.6\n",[23,738,739],{"__ignoreMap":21},[26,740,741],{"class":28,"line":29},[26,742,736],{},[100,744,746],{"id":745},"minimax-music-26","MiniMax Music 2.6",[11,748,749,754],{},[83,750,753],{"href":751,"rel":752},"https:\u002F\u002Fwww.minimax.io",[87],"MiniMax"," Music 2.6 turns a prompt into music your agent can use right away. Describe the style, mood, lyrics, or use case, and generate a track inside the same workflow.",[100,756,758],{"id":757},"minimax-text-to-image-image-01","MiniMax Text-to-Image image-01",[11,760,761],{},"MiniMax image-01 turns text prompts into images. Ask for a concept, scene, product visual, or creative asset, and let your agent generate it through Monid.",[100,763,554],{"id":553},[11,765,766,769],{},[83,767,88],{"href":85,"rel":768},[87]," is the tool layer for agents. It lets agents connect to all the tools and APIs they need, without managing signups, API keys, or subscriptions.",[11,771,772,773,136],{},"Today, Monid provides tools for social media scraping, web search, image and music generation, people data search, weather APIs, ",[83,774,567],{"href":133,"rel":775},[87],[569,777],{},[11,779,780],{},"On Monid, MiniMax becomes part of the same tool layer your agent already uses. Describe what you need, generate the image or music, and keep building.",[497,782,644],{},{"title":21,"searchDepth":252,"depth":252,"links":784},[785,786,787],{"id":745,"depth":252,"text":746},{"id":757,"depth":252,"text":758},{"id":553,"depth":252,"text":554},"\u002Fimg\u002Fblog\u002Fminimax-is-now-available-on-monid.png","Create images and music with MiniMax models through Monid.",{},"\u002Fblog\u002Fminimax-is-now-available-on-monid","2026-06-24",{"title":728,"description":789},"blog\u002Fminimax-is-now-available-on-monid",[526,724,796,797],"image-generation","music-generation","OYTt4aBpVNeb9nNuUTkZhyl8yzm6h4v8c8tMHC9NmFg",1784441554213]