General Tools
sipiteno.com
Provides business expansion consulting services including country intelligence, cost estimates, competitor analysis, and strategy call scheduling.
ENDPOINT 1
https://sipiteno.com/api/mcp
MCP server metadata
- Name
- sipiteno-mcp
- Version
- 1.0.0
Known tools 5
get_country_infoGet detailed business climate information for a country including costs, talent, tax rates, and ease of doing business.
Inferred read-onlyestimate_expansion_costsGet an estimated budget range and timeline for expanding into a country with specific services.
Inferred read-onlyget_competitorsFind competitors in a specific service category and country combination.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.