Mmcp.market

capx café MCP server

by vb-tyagi·io.github.vb-tyagi/capx-cafe·v0.1.3

Agent-native X (Twitter) posting as one MCP server; every post clears a server-side guardrail.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

0 stars27 downloads/wk

Reviews

Write one

Nobody has reviewed capx café yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

capx café tools (11, 4 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • audit

    Show the durable history of what capx has posted or attempted on your behalf (most recent first, with delivery state). A trust feature \u2014 read-only, your own handle only.

  • connect_x

    Connect (or confirm) your X account via the capx chokepoint. Call once for a consent URL; after authorizing in the browser, call again with { confirm: true }.

  • create_loopwrite action

    Schedule recurring posts. YOU (the agent) must write the posts and pass them in `posts` \u2014 capx never generates content, so at fire time it only ships text you already wrote. When the queue empties the loop pauses and asks for more. Requires a verified X account at least 30 days old.

  • delete_loopwrite action

    Delete a loop permanently.

  • list_loops

    List your scheduled loops, their next-post queue, and whether any are paused.

  • pause_loop

    Pause or resume a loop.

  • post_nowwrite action

    Post text to X now. Every post passes the casserole guardrail at the chokepoint; blocked/held posts are never sent, and the token never touches this machine. Set aiGenerated only if the user wants this post labelled AI-assisted (default off \u2014 it is the user's choice). Pass inReplyToId with a prior post's platformPostId to chain a native reply/thread.

  • preview

    Dry-run a draft through the casserole guardrail WITHOUT posting: returns whether it would pass, be held, or be blocked, and why. Use it to fix a draft before posting or scheduling. This is a linter, never a way to bypass the guard.

  • top_up_loop

    Add more posts YOU wrote to a loop's queue. Resumes a loop that paused because it ran out.

  • upload_mediawrite action

    Upload a local image or video (produced by your own media tool) so it can be attached to a post. Reads the file, streams the bytes to the chokepoint, and returns a media id to pass to post_now as mediaIds. Media is not moderated by casserole \u2014 you set the AI-content label per the media skills.

  • whoami

    Show the connected X account and its status (via the chokepoint).

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan2 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 3 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y capx-cafe on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add capx-cafe -- npx -y capx-cafe
Add to Cursor

capx café: common questions

Is capx café MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the capx café safety report
How do I install capx café?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does capx café need an API key?
No secret keys are declared. It reads 4 settings from the environment.
Is capx café maintained?
The last commit was 3 days ago (2026-09-17). The latest release is v0.1.3.
What can I use instead of capx café?
Servers from other publishers that do the same job: Agent-Native Slides MCP server, Ts Core MCP server and MCP Server. Compare all capx café alternatives.

Alternatives to capx café

Same job from other publishers: the closest match first, then the best rated.

All capx café alternatives →
  • Agent-Native Slides
    Agent-Native Google Slides - generate and edit React presentations
    A
  • Ts Core
    Agent-native TypeScript framework for MCP servers.
    A
  • MCP Server
    Agent-native global eSIM: buy for 193 countries, per-MB in USDT/USDC. Agents earn 20% referral.
    B

More from vb-tyagi