heatedharth/my-first-mcp
My first MCP server - a weather checker tool for Claude Code
Platform-specific configuration:
{
"mcpServers": {
"my-first-mcp": {
"command": "npx",
"args": [
"-y",
"my-first-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...