INDIVIDUAL MCP TOOL
szukaj_na_blogu
Przeszukuje artykuly bloga codable.pl (praktyka produkcyjna: integracje, webhooki, automatyzacje, koszty, przejecia systemow, Excel vs dedykowany system, n8n, agenci AI).
LIVE ENDPOINT
https://codable.pl/mcp
Connect to this endpoint to inspect the live schema for szukaj_na_blogu 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.codable-mcp]
url = "https://codable.pl/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"codable-mcp": {
"type": "http",
"url": "https://codable.pl/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: codable-mcp
Remote MCP URL: https://codable.pl/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": {
"codable-mcp": {
"url": "https://codable.pl/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"codable-mcp": {
"type": "http",
"url": "https://codable.pl/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "codable-mcp",
"transport": "streamable-http",
"url": "https://codable.pl/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
lista_artykulow— Zwraca pelna liste artykulow bloga Codable z opisami i adresami URL.uslugi_i_widelki— Zwraca zakres uslug Codable i orientacyjne widelki cenowe (netto, PLN).wyslij_zapytanie— Wysyla zapytanie ofertowe przez formularz kontaktowy codable.pl.