# Snapto

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/Snaptolink/snapto-claude-plugin  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/snapto

## Description
Manage your Snapto link-in-bio page: links, social icons, and visit and click analytics.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "snapto": {
    "command": "npx",
    "args": ["-y","snapto"]
  }
}
```

## Documentation & README

# Snapto Claude Code plugin

Manage your [Snapto](https://snapto.link) link-in-bio page from Claude Code:
add and edit links, set social handles, publish profiles, and read your click
analytics in plain English.

## Install

/plugin marketplace add snaptolink/snapto-claude-plugin
/plugin install snapto-profile-manager@snapto-plugins

Claude Code prompts for your Snapto API token on install. Create one at
https://snapto.link/user/settings/agents.

## What's inside

- The hosted Snapto MCP server (12 tools: profiles, elements, social links, analytics).
- A skill that teaches Claude to check the schema before writing and to confirm
  before destructive changes.

## Using another MCP client?

Point any MCP client at `https://snapto.link/mcp/YOUR_TOKEN` (HTTP transport).
See https://snapto.link/docs for setup guides.

## License

MIT

