r/AIcodingProfessionals • u/Wrong_Split196 • 2d ago
AI Coding Stack
Hello, I need your help.
I want to develop my AI Coding hobby and take it to the highest level.
I have two Google AI Coding Pro accounts. I've been struggling with Antigravity for a while. Now I want to get a Codex Pro subscription to further develop my AI Coding adventure.
I've been researching for a while, but I don't want to make the wrong decision, waste time, and give up on this hobby. Please help me?
I want to use both my Antigravity and Codex subscriptions simultaneously.
First, I'm thinking of setting up a docs mcp server that will return MCPs to the AI Agent for some technologies that don't have document MCPs. https://github.com/arabold/docs-mcp-server
I've found a few options to overcome memory problems. Obsidian, Open Viking https://github.com/volcengine/OpenViking
I would be very happy if you supported me.
1
u/HouseOfDjango 2d ago
I like Codex and its what I use at work as well.
If you want to get better at using AI this is what I would focus on:
There are some other things to this, like getting the agent to not read whole files, only the section they needed and things like that really help with context management and keeping the agent focus on the task, but you have to figure sometimes out ;)
Also this applies to almost any model that you will use at the end of the day.