Specter Skills runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 27 Jun 2026.
Configure a Specter game backend from chat: economy, progression, leaderboards, multiplayer.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add specter-skills -- npx -y specter-skills
{
"mcpServers": {
"specter-skills": {
"args": [
"-y",
"specter-skills"
],
"command": "npx"
}
}
}
[mcp_servers.specter-skills]
command = "npx"
args = ["-y", "specter-skills"]
{
"mcpServers": {
"specter-skills": {
"args": [
"-y",
"specter-skills"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"specter-skills": {
"args": [
"-y",
"specter-skills"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.