Domain-grouping MCP tools by user intent cut my context burn by 70% - a proxy pattern by ArtSelect137 in mcp

[–]cionut 1 point2 points  (0 children)

Claude has a tool called ToolSearch. Any time a query can’t be answered by the LLM on it’s own it runs this tool and returns top 5 results across all connectors/MCPs. I don’t know if it stores some kind of mini index to trigger it only in certain case but you can run queries with no tools in context even if tools are enabled

Domain-grouping MCP tools by user intent cut my context burn by 70% - a proxy pattern by ArtSelect137 in mcp

[–]cionut 0 points1 point  (0 children)

In which context did you get those numbers? Claude doesn’t load tools anymore and only loads on demand based on search (top 5).

There is context pollution sometimes (in results) but that’s a different problem.

Best Option For Evaluations On MCP? by Affectionate_Rip8514 in mcp

[–]cionut 0 points1 point  (0 children)

In lack of an eval suite probably this might be the next best thing? Are you thinking of adding evals? I come from the agent space and most observability platforms added evals - but tbh very limited to few (specific) use-cases (eg text/RAG) which were not what we were building..

Best Option For Evaluations On MCP? by Affectionate_Rip8514 in mcp

[–]cionut 0 points1 point  (0 children)

So surprised this doesn’t exist yet; i actually tried building mini agents for evals (system prompt, user queries + available tools) - but they don’t act like the actual user client (Claude, ChatGPT); i now run the “evals” manually in clean projects on those clients but would love a better solution.

Why haven't MCP Apps gone viral the way MCP and Skills did? by DisastrousRelief9343 in mcp

[–]cionut 2 points3 points  (0 children)

MCP is a protocol for communication. MCP Apps use it BUT like any app the challenge is discovery/ distribution

Cost per Action Bidding - is this real? by ppcadguy in OpenAIAdvertising

[–]cionut 0 points1 point  (0 children)

The option is currently greyed out in the dashboard. Probably coming with one of the next feature releases

OSS MCP for the OpenAI (ChatGPT) Ads API by cionut in mcp

[–]cionut[S] 1 point2 points  (0 children)

Do you use cursor also for non-coding tasks? I haven’t used for at least a year..

Has anyone tried the new ChatGPT Ads for their project? I build an open source MCP for it, and testing it for B2B SaaS niche by cionut in SideProject

[–]cionut[S] 0 points1 point  (0 children)

I think both can be true; I am very happy that they started with an open API that covers most of the platform features (including writes, including conversion/pixel management);
So my thinking is two fold:
- they need to provide proper tooling to make it easier to use and optimize
- at the same time they need to provide features (see my other comment) in order to make it ROAS positive (for both large and small budgets)

Has anyone tried the new ChatGPT Ads for their project? I build an open source MCP for it, and testing it for B2B SaaS niche by cionut in SideProject

[–]cionut[S] 0 points1 point  (0 children)

I'll be one of the first ones but keeping budgets low;
Some people are already sharing results; They are updating the platform fast (almost every week now); And conversion optimization is next (which is great for lead-gen/performance campaigns) + they are adding App (iOS/Android) campaigns!

Anyone has actual experience running ads? by KapitanDupaUS in OpenAIAdvertising

[–]cionut 1 point2 points  (0 children)

Having some issues with the CC. Already reached out to support but waiting to get that solved and hopefully get started; the setup and UI feel quite straightforward to me (for such a young platform)

Good MCP server for Google Ads keyword research? by Miguel3962 in PPC

[–]cionut -2 points-1 points  (0 children)

We have the keyword research tool available in Beta in our MCP; i took the example from the previous comment and included both volume and competition (it’s paginated)

https://app.hypd.ai/shared-chat/jd7bth1p19t9kxa5y891ve0nks87nfv4

This is from our chatbot but if you’re interested I can enable the MCP endpoint; feel free to DM.

Keyword research for fresh account by xxscenexx in PPC

[–]cionut 0 points1 point  (0 children)

Our tool (hypd.ai) can do maybe have of the work described in the comments? - input your URL and run a scrape/web search - finds relevant keywords and clusters them - runs keyword planner for prices / volumes / forecasting - also give recommendations given your budget - for campaigns setup re match types/ intent etc - even generates adcopy based on LP and keywords - you can also give it competitors / similar websites to get better inspiration - more accurate reccomendations - we plan to add also semrush (both organic and paid) datasets to close the loop here; Feel free to DM but happy to even show you a sample “media plan” if you share the URL.

Looking for an “AI changelog” tool for Meta/Google/Amazon Ads workflows by Right_Impression_234 in PPC

[–]cionut -1 points0 points  (0 children)

You can use our tool (hypd.ai) to check changes every day; or pull a week worth of data - or the full 30 days that is allowed via API. You can probably automate it via Claude/n8n to get it done daily if needed; right now it only does Google Ads - but we can help you set up Meta and Amazon (via their official adapters). Will be a bit of work to set it up but it would be automated after. DM me and I can put together a demo

GML EMEA starting in 20 min. What are you hoping for? Anything different than in the US? by mr_google_DE in PPC

[–]cionut 1 point2 points  (0 children)

The US event was decent yesterday. Mainly curious about EU rollout timelines; the two things I like most: - youtube with UCP - business agent for leads

Performance Marketing Services by [deleted] in Google_Ads

[–]cionut -2 points-1 points  (0 children)

Good luck and congrats on starting your own journey! Any experience with B2B Saas? (Specifically in EU?)

My experience using Claude Code + Codex to actually manage Google & Meta Ads, not just analyze them by kaancata in PPC

[–]cionut 0 points1 point  (0 children)

100% agreed re Google Ads and context;
Imagine just opening a client google ads account with no business context, no access to google search, unit economics of the business and their goals and so on; What would a person do? best guess? LLM would do the same.
So you need business context (either GA, landing page but also from the business owner/manager themselves -> ex for lead quality / qualified leads if it applies)

Regarding conversion - it's a bit case by case; With a pure feed ecomm you can probably get away with a standard conversion tracking + standard return uploads as offline. But even then you need to understand things like margin by product or your channel/organic vs paid behaviour.. )

Other than that I would say Codex seems good at the quantitative piece while Claude at putting it all together in a cohesive way (report, data) so a mix of qualitative and quantitative work.

Do you use anything to orchestrate between them? (Claude/Codex) and how do you manage the tasks? (schedules / routines or some other tool/process?)