MCP server · Skillsync

skl

Skillsync ships an official Model Context Protocol server as a subcommand of its CLI binary: `skl mcp`, running over stdio (no hosted URL, no port). Connect it to Claude Code, Claude Desktop, or Cursor and the assistant gains a long memory over past coding sessions on the machine plus every session published to skillsync.com. Local-only tools work without auth; skillsync.com-backed tools require `skl login` (the server calls auth_status before any login-gated tool). Tool list captured verbatim from the Skillsync MCP documentation.

One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.

Provider: Skillsync Type: Documentation link Transport: stdio Host: skillsync.com

Documentation

https://skillsync.com/docs/mcp-server

Documentation link · transport stdio

Tools

About MCP

The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.

Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.