Is this page readable for AI search? Crawler access, structure and citability checks, runs locally.
claude mcp add geo-tool-check -- npx -y geo-tool-check
claude_desktop_config.json
{
"mcpServers": {
"geo-tool-check": {
"command": "npx",
"args": [
"-y",
"geo-tool-check"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"geo-tool-check": {
"command": "npx",
"args": [
"-y",
"geo-tool-check"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"geo-tool-check": {
"command": "npx",
"args": [
"-y",
"geo-tool-check"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"geo-tool-check": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"geo-tool-check"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"geo-tool-check": {
"command": "npx",
"args": [
"-y",
"geo-tool-check"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.shufflethis--geo-tool-check/reviews or the review_server meta-tool.
POST /mcp