Jordan Rejaud

895 posts

Jordan Rejaud banner
Jordan Rejaud

Jordan Rejaud

@JordanRejaud

Building Parakeet ($1.5M+ rev). I use the terminal and AI to do everything. Solo entrepreneur: replaced my team with Claude Code + 51 MCP servers.

Katılım Nisan 2014
78 Takip Edilen592 Takipçiler
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
Issue tracking has been upgraded 🤖 Before: 3 people on my team, every task was a card with all convo on that specific card: No emails, Slack only for time sensitive stuff. Now: 10 AI agents running in parallel (no more people), worktrees from linear cards, automatic PR creation, following up with the AI agents directly from Github. This is what Kanban looks like in a post-wagie world.
Linear@linear

Issue tracking is dead. We are building what comes next. linear.app/next

English
0
0
0
54
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
@beeper Yes, the above explainer video was entirely made by AI too (using code, not a generative model)
English
0
0
0
38
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
Claude Code can talk to WhatsApp, Telegram, Slack, etc through @beeper but it can't send files: The official Beeper MCP has no file sending support. I forked it and added file transfers across all chat networks. Send a PDF to WhatsApp, a screenshot to Telegram, a voice memo to Slack: all from your terminal (link in reply)
English
2
0
1
641
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
Whats the use case for @DeadSimpleEmail ? I have my agents send emails using my personal accounts (always ask, ofc). And if I need a dedicated email for them, it costs me 2 bucks a month on zoho
English
0
0
0
69
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
@batuhan When I need an API method that's not in the MCP/ integration yet, I spawn a new CC session to implement it. My goal is to use the AI/ terminal as the interface into everything. I feel my brain slow to a crawl when I have to use boomer GUIs or web br*wsers again
English
0
0
0
27
batuhan
batuhan@batuhan·
i know i am doing something right when people fix the issues i cause i gotta ship file uploads to beeper mcp now i guess!
Jordan Rejaud@JordanRejaud

Claude Code can talk to WhatsApp, Telegram, Slack, etc through @beeper but it can't send files: The official Beeper MCP has no file sending support. I forked it and added file transfers across all chat networks. Send a PDF to WhatsApp, a screenshot to Telegram, a voice memo to Slack: all from your terminal (link in reply)

English
1
0
2
478
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
Thank you @superwhisper for saving me so much time every single week. I don't talk to my GF or my dog anymore, I only ramble to the machine spirit. Imagine choosing to be a typecuck, when you can be a voicechad
Jordan Rejaud tweet media
English
1
1
2
87
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
@aiedwardyi I use it as a long running memory graph rather than shared session state. Creating permanent memories is very useful. I think it's probably the most useful MCP I've installed.
English
3
0
0
9
Edward Yi
Edward Yi@aiedwardyi·
@JordanRejaud fair point on the edge case, but graffiti memory as a shared state layer is interesting - that's a pattern worth exploring more as agent orchestration gets more complex
English
1
0
0
11
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
I run 10 Claude Code instance at once. Each one spawns 51 MCP server processes. That's 510 processes eating ~25GB of RAM. I containerized all 51 into shared singletons. 510 processes down to 51. 25GB down to 5GB. I asked Claude to make this video to explain it (inspired by @Emarky's Remotion pipeline).
English
3
0
6
282
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
@aiedwardyi Because nobody's running 10 agents at once with 50 MCPs, it's an edge case. They can share state through singletons, ex: writing to grafitti memory.
English
2
0
0
16
Edward Yi
Edward Yi@aiedwardyi·
@JordanRejaud The 10x RAM reduction is impressive. Containerizing MCP servers into shared singletons is such an elegant fix — makes you wonder why this isn't just the default behavior. Are the instances fully isolated from each other or do they share any state through the singletons?
English
1
0
1
22
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
@jason_haugh I haven't had many issues with agents using the wrong tool since I've added skills (aka prompt injection based on keywords).
English
0
0
0
3
Jason Haugh
Jason Haugh@jason_haugh·
@JordanRejaud Exactly. My research agent only sees web search and file tools. My engineer only sees git and code tools. No agent touches everything. The memory win matters, but the bigger gain is reliability. When an agent has 5 tools instead of 50, it picks the right one almost every time.
English
1
0
0
11
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
I have 10 claude code instances and 50 MCPs, so was running 500 total, even my 96GB RAM Mac was having trouble lol. So, I turned all my MCP servers into docker container singletons. I updated imap-mcp-server so it can properly download email attachements from the container. PR up on the upstream repo.
English
2
0
2
136
Edward Yi
Edward Yi@aiedwardyi·
Been using @AnthropicAI's Claude Code every day and kept getting blindsided by rate limits. So I built a real-time statusline that shows your 5h and 7d quota remaining, context window usage, and token counts — right in your terminal. Open source. Zero config. Just clone and go. #BuildInPublic #ClaudeCode
Edward Yi tweet media
English
2
0
3
246
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
@jason_haugh So you reduced the number of MCPs per AI agent? How big is the memory advantage of using that over generic agents that have access to singletons?
English
1
0
0
10
Jason Haugh
Jason Haugh@jason_haugh·
@JordanRejaud 500 MCP processes on one machine is bold. I hit similar walls running 8 agents on a Mac Mini. The move that saved me was giving each agent a narrow scope with strict boundaries instead of letting everything talk to everything. Less is more at scale.
English
1
0
0
17
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
If this gets 50 RTs I'll write up exactly how to do it lol
English
0
0
0
27
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
My laptop crashed last night and I just woke up, *cracks neck* @andxdy
Jordan Rejaud tweet media
English
1
0
1
77
Jordan Rejaud
Jordan Rejaud@JordanRejaud·
I told Claude: I use LMs and the terminal as the interface to everything on my computer. Not just coding. Reading emails, sending messages, browsing, managing servers, making images, checking calendar. Make a video representing this.
Joseph Viviano@josephdviviano

me: "can you use whatever resources you like, and python, to generate a short 'youtube poop' video and render it using ffmpeg ? can you put more of a personal spin on it? it should express what it's like to be a LLM" claude opus 4.6:

English
0
0
1
128
Charles Niu
Charles Niu@coatol5·
This is what software engineering looks like in 2026. I'm managing 4 concurrent agents at the same time, going back and forth like I'm controlling units in an RTS game. In a single day I'm able to burn through $73 worth of Anthropic tokens. I've even heard of people doing 12 concurrent agents at the same time! It's scary how fast things are changing.
Charles Niu tweet media
English
2
0
0
123