capx café
Rank #15,608io.github.vb-tyagi/capx-cafe
Agent-native X (Twitter) posting as one MCP server; every post clears a server-side guardrail.
capx café is a Model Context Protocol (MCP) server published by vb-tyagi. It ranks #15,608 of 132,046 servers tracked on MCP Toplist. capx café is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 3, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 116,438 of 132,046 servers on MCP Toplist.
Use capx café
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add capx-cafe -e "CAPX_CHOKEPOINT_URL=<your CAPX_CHOKEPOINT_URL>" -e "CAPX_EMAIL=<your CAPX_EMAIL>" -e "CAPX_LANE=<your CAPX_LANE>" -e "X_CLIENT_ID=<your X_CLIENT_ID>" -- npx -y capx-cafeReplace each placeholder with your own value before saving.
[mcp_servers.capx-cafe]
command = "npx"
args = ["-y", "capx-cafe"]
[mcp_servers.capx-cafe.env]
CAPX_CHOKEPOINT_URL = "<your CAPX_CHOKEPOINT_URL>"
CAPX_EMAIL = "<your CAPX_EMAIL>"
CAPX_LANE = "<your CAPX_LANE>"
X_CLIENT_ID = "<your X_CLIENT_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"capx-cafe": {
"command": "npx",
"args": [
"-y",
"capx-cafe"
],
"env": {
"CAPX_CHOKEPOINT_URL": "<your CAPX_CHOKEPOINT_URL>",
"CAPX_EMAIL": "<your CAPX_EMAIL>",
"CAPX_LANE": "<your CAPX_LANE>",
"X_CLIENT_ID": "<your X_CLIENT_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"capx-cafe": {
"command": "npx",
"args": [
"-y",
"capx-cafe"
],
"env": {
"CAPX_CHOKEPOINT_URL": "<your CAPX_CHOKEPOINT_URL>",
"CAPX_EMAIL": "<your CAPX_EMAIL>",
"CAPX_LANE": "<your CAPX_LANE>",
"X_CLIENT_ID": "<your X_CLIENT_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"capx-cafe": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"capx-cafe"
],
"env": {
"CAPX_CHOKEPOINT_URL": "<your CAPX_CHOKEPOINT_URL>",
"CAPX_EMAIL": "<your CAPX_EMAIL>",
"CAPX_LANE": "<your CAPX_LANE>",
"X_CLIENT_ID": "<your X_CLIENT_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"capx-cafe": {
"command": "npx",
"args": [
"-y",
"capx-cafe"
],
"env": {
"CAPX_CHOKEPOINT_URL": "<your CAPX_CHOKEPOINT_URL>",
"CAPX_EMAIL": "<your CAPX_EMAIL>",
"CAPX_LANE": "<your CAPX_LANE>",
"X_CLIENT_ID": "<your X_CLIENT_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"capx-cafe": {
"command": "npx",
"args": [
"-y",
"capx-cafe"
],
"env": {
"CAPX_CHOKEPOINT_URL": "<your CAPX_CHOKEPOINT_URL>",
"CAPX_EMAIL": "<your CAPX_EMAIL>",
"CAPX_LANE": "<your CAPX_LANE>",
"X_CLIENT_ID": "<your X_CLIENT_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.vb-tyagi%2Fcapx-cafe)<a href="https://mcptoplist.com/server/io.github.vb-tyagi%2Fcapx-cafe"><img src="https://mcptoplist.com/badge/io.github.vb-tyagi%2Fcapx-cafe.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
vb-tyagi
Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Sep 3, 2026 |
Frequently asked questions
- Who maintains capx café?
- capx café is maintained by vb-tyagi, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is capx café listed on the Official MCP Registry?
- Yes — capx café is listed on the Official MCP Registry, alongside Glama.
- How many versions does capx café have?
- MCP Toplist tracks 1 version of capx café, most recently published on Sep 3, 2026.
- Where can I find the source code for capx café?
- The source code for capx café is hosted at github.com/vb-tyagi/capx-cafe.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.