← codable.pl

INDIVIDUAL MCP TOOL

lista_artykulow

Zwraca pelna liste artykulow bloga Codable z opisami i adresami URL.

codable.plnone authenticationAvailability not checked

LIVE ENDPOINT

https://codable.pl/mcp

No auth detected

Connect to this endpoint to inspect the live schema for lista_artykulow and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent server

codable.pl

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

  • szukaj_na_blogu — Przeszukuje artykuly bloga codable.pl (praktyka produkcyjna: integracje, webhooki, automatyzacje, koszty, przejecia systemow, Excel vs dedykowany system, n8n, agenci AI).
  • uslugi_i_widelki — Zwraca zakres uslug Codable i orientacyjne widelki cenowe (netto, PLN).
  • wyslij_zapytanie — Wysyla zapytanie ofertowe przez formularz kontaktowy codable.pl.