Automatic setup
SkillCreator auto-registers its MCP server on first launch. If you see SkillCreator tools available in your agent, no manual setup is needed.Manual setup
If auto-registration did not work, add the server manually.Claude Code
Add to~/.claude.json:
Cursor
Add to~/.cursor/mcp.json:
Claude Desktop
Add to~/Library/Application Support/Claude/claude_desktop_config.json:
Gemini CLI
Add to~/.gemini/settings.json:
Verify the connection
After setup, start your agent and check that SkillCreator tools are available:- Claude Code
- Cursor
Troubleshooting
Tools not appearing
Tools not appearing
Ensure the desktop app is running. The MCP server needs the local RPC endpoint to be active.Check that
skillcreator is in your PATH:Connection refused
Connection refused
The RPC server may not be running. Check
~/.skillcreator/runtime.json for the current endpoint and verify the desktop app is open.Stale registration
Stale registration
If you reinstalled SkillCreator, the auth token may have changed. Delete the MCP server entry from your agent’s config and restart SkillCreator to re-register.