Hello World
MCP Serverby ydnikolaev · Added 5mo ago
Claude
6
Install
git clone https://github.com/ydnikolaev/antigravity-factoryAdd to Claude
claude mcp add hello-worldQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"hello-world": {
"command": "npx",
"args": [
"@modelcontextprotocol/hello-world"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A minimal example skill demonstrating "The Antigravity Way". Use this as a reference when creating your own skills.
Tags
developmentpythongobashskill