← Registry

General Tools

sipiteno.com

Provides business expansion consulting services including country intelligence, cost estimates, competitor analysis, and strategy call scheduling.

1 endpoint5 known toolsFirst detected August 14, 2026Last detected August 14, 2026

ENDPOINT 1

https://sipiteno.com/api/mcp

No auth detected

MCP server metadata

Name
sipiteno-mcp
Version
1.0.0
Capabilities
tools

Known tools 5

search_services

Search for consulting services matching a query.

Inferred read-only
get_country_info

Get detailed business climate information for a country including costs, talent, tax rates, and ease of doing business.

Inferred read-only
estimate_expansion_costs

Get an estimated budget range and timeline for expanding into a country with specific services.

Inferred read-only
get_competitors

Find competitors in a specific service category and country combination.

Inferred read-only
request_strategy_call

Submit a request for a free 30-minute strategy scoping call.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.sipiteno-mcp]
url = "https://sipiteno.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sipiteno-mcp": {
      "type": "http",
      "url": "https://sipiteno.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sipiteno-mcp
Remote MCP URL: https://sipiteno.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "sipiteno-mcp": {
      "url": "https://sipiteno.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sipiteno-mcp": {
      "type": "http",
      "url": "https://sipiteno.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sipiteno-mcp",
  "transport": "streamable-http",
  "url": "https://sipiteno.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.