← segentic.dev
INDIVIDUAL MCP TOOL
estimate_price
Okvirna cena izdelave za izbrano vrsto + količine (cenovni kalkulator).
LIVE ENDPOINT
https://segentic.dev/mcp
Connect to this endpoint to inspect the live schema for estimate_price and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.segentic]
url = "https://segentic.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"segentic": {
"type": "http",
"url": "https://segentic.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: segentic
Remote MCP URL: https://segentic.dev/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": {
"segentic": {
"url": "https://segentic.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"segentic": {
"type": "http",
"url": "https://segentic.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "segentic",
"transport": "streamable-http",
"url": "https://segentic.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_contact_info— Kontakt in pravni podatki podjetja Segentic (e-pošta, blagovna znamka, območje delovanja).list_packages— Vrste spletnih strani (vizitka, poslovna, katalog, trgovina) z osnovno ceno in kaj je vključeno.list_articles— Članki bloga z naslovom, izvlečkom, datumom in URL.get_article— Cel članek bloga po slugu (kot ga vrne list_articles).search_content— Iskanje po ključni besedi čez članke in storitve.