US local-services data: find locals by trade and city, browse open jobs, see which markets answer
claude mcp add gigngo --transport http https://gigngo.org/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"gigngo": {
"url": "https://gigngo.org/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"gigngo": {
"serverUrl": "https://gigngo.org/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"gigngo": {
"type": "http",
"url": "https://gigngo.org/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"gigngo": {
"url": "https://gigngo.org/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"gigngo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gigngo.org/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gigngo.org/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/org.gigngo--gigngo/reviews or the review_server meta-tool.
POST /mcp