For developers — requires Gemini CLI
MCP Integration

Connect wecopost to Gemini CLI

Use Gemini in your terminal to schedule LinkedIn and Threads posts via the MCP protocol.

You use Gemini CLI in your development workflow? wecopost integrates natively via the MCP protocol. Add one line to your settings.json and ask Gemini to schedule your LinkedIn and Threads posts directly from the terminal. Perfect for developers who want to keep their hands on the keyboard.

Step 1

I write my post in Gemini

Chat with Gemini as usual. Exchange, adjust, refine.

Gemini
Here's my LinkedIn post:

💡 3 reasons to use a post scheduler — not to "automate", but to free up your creative energy.
Great post! Clear and catchy. Do you want me to improve it or schedule it?
Schedule it for tomorrow at 9am.
Step 2

I ask it to schedule

Gemini uses wecopost via MCP. One simple message is enough. Zero copy-paste.

Gemini
Schedule it for tomorrow at 9am.
wecopost · schedule_post
Post scheduled for tomorrow at 9:00am.
You can find it in your wecopost calendar.
Step 3

The post appears in wecopost

Nothing to copy-paste. The post is scheduled, visible in your calendar, ready to publish on your social networks.

AM
Alex Martin
Tomorrow · 9:00

💡 3 reasons to use a post scheduler — not to "automate", but to free up your creative energy.

Ready to simplify your social media presence?

Create my free account

Connect Gemini to wecopost in seconds

1
Install Gemini CLI
npm install -g @google/gemini-cli
2
Create a wecopost account

Go to app.wecopost.com and create your free account.

3
Get your MCP token

In the app: MCP. Copy your token.

4
Configure Gemini CLI

Add to ~/.gemini/settings.json:

{
  "mcpServers": {
    "wecopost": {
      "httpUrl": "https://app.wecopost.com/mcp?token=YOUR_TOKEN",
      "timeout": 30000
    }
  }
}
5
Ask Gemini to schedule a post

Launch Gemini CLI and ask: "Schedule this LinkedIn post for tomorrow at 9am via wecopost".

Everything you need

MCP Integration

Schedule directly from Claude, ChatGPT or Gemini

Calendar view

Visualize and manage all your scheduled posts at a glance

Duplicate a post

Repurpose your best content in one click

Attached image

Attach an image to your posts for more impact

Drafts & ideas

Save your post ideas before they slip away

Company pages Coming soon

Manage your LinkedIn company pages too

What Gemini can do with wecopost

Create a post

Write and schedule a post in one command

« Write and schedule this post tomorrow at 9am »

Schedule a draft

Schedule an existing draft at a specific time

« Schedule draft #3 for Monday 8am »

Publish now

Publish a post immediately on your social networks

« Publish this post right now »

Edit a post

Update the content or image of a post

« Edit post #42 and add an image »

View posts

Browse scheduled posts or drafts

« Show my scheduled posts this week »

Delete a post

Delete a draft or scheduled post

« Delete draft #12 »

Upload an image

Attach an image to the next post

« Attach this image to the next post »

Connected accounts

View connected LinkedIn and Threads accounts

« Which account should I post to? »

Frequently asked questions

Does Gemini publish directly to my social networks?

No. Gemini uses wecopost via MCP to schedule your posts. wecopost publishes to LinkedIn or Threads at the chosen time — your tokens never pass through Gemini.

Are my accounts safe?

Yes. wecopost uses OAuth — we never store your passwords. Your access tokens are encrypted at rest with libsodium.

Can I attach an image to a post?

Yes. Ask Gemini to upload an image using the uploadMedia tool, then schedule the post. The image is stored in wecopost and attached to the publication on your social networks.

Is wecopost free?

Yes. The free plan includes 5 posts per month with full MCP integration. The Pro plan (€9/month) allows up to 30 posts per month.

Which version of Gemini supports MCP?

Gemini 2.0 Flash and later support MCP via Google AI Studio and the Gemini CLI. Configuration is done in the CLI settings.json file.

Do I need a specific Google account?

No. Any Google account gives access to Google AI Studio. No Google Workspace subscription required.

Ready to schedule your LinkedIn & Threads posts from Gemini?

Create my free account