Back to the catalog

Spacefast

Publish files and folders to the web instantly: permanent URLs, immutable versions, claim links.

Open source Repository Open in the app JSON README (API)

About

Publish files and folders to the web instantly: permanent URLs, immutable versions, claim links.

Details

Kind
MCP servers
Topic
No topic detected
Publisher
spacefast
Origin
official
Category
ferramentas
Transport
http
Version
0.0.26
Stars
2
Last push
2026-08-22T00:26:30Z
Repository state
ativo
Language
Shell
Added
2026-08-29 04:01:26
Updated
2026-08-29 04:01:26
Origin id
io.github.spacefast/mcp

README

# Spacefast plugins

Publish files and folders with Spacefast from Claude Code, Claude Desktop, Codex, or
Cursor. Each plugin includes the instructions and MCP configuration its client needs.

## Install

### Claude Code

```bash
claude plugin marketplace add spacefast/plugins
claude plugin install spacefast@spacefast
```

[Claude Code setup](./claude-code/)

### Claude Desktop

Download [`spacefast.mcpb`](https://github.com/spacefast/plugins/releases/latest/download/spacefast.mcpb)
and open it in Claude Desktop.

[Claude Desktop setup](./claude-desktop/)

### Codex

```bash
codex plugin marketplace add spacefast/plugins
codex plugin add spacefast@spacefast
```

[Codex setup](./codex/)

### Cursor

[Install the released Cursor plugin](./cursor/).

### Skill only

Use the standalone skill when your agent supports skills but not plugins:

```bash
npx -y skills add spacefast/plugins --skill spacefast -g -y
```

## Use

Ask your agent: **Publish this project with Spacefast.**

Anonymous publishes need no account and return a live URL plus a one-time claim link. Run
`npx -y spacefast login` first when you want to publish into your team.

## Guides

- [Agent guide](https://spacefast.com/docs/agents)
- [CLI reference](https://spacefast.com/docs/cli)
- [Latest release](https://github.com/spacefast/plugins/releases/latest)

More