Upload, find, organize and share files on your X02 account with scoped, revocable access.
claude mcp add x02 --transport http https://up.x02.me/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"x02": {
"url": "https://up.x02.me/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"x02": {
"serverUrl": "https://up.x02.me/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"x02": {
"type": "http",
"url": "https://up.x02.me/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"x02": {
"url": "https://up.x02.me/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"x02": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://up.x02.me/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://up.x02.me/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/me.x02--x02/reviews or the review_server meta-tool.
POST /mcp