Skip to main content

Official Python SDK for Konect4ai - turn any website into an AI-callable tool via REST, MCP, CLI, RSS and SDK.

Project description

konect4ai

Official Python SDK for Konect4ai.

Konect4ai turns any website into an AI-callable tool. Build once, then consume the same capability through REST, MCP, CLI, RSS or this SDK. Built-in structure drift detection alerts you when a target site changes, so your pipeline does not silently break.

Early preview. This is version 0.0.1. The client performs real HTTP calls, but the API surface is still expanding. Pin your version and check the changelog before upgrading.

Install

pip install konect4ai

Requires Python 3.9 or later.

Usage

from konect4ai import Konect4ai

client = Konect4ai(license_key="YOUR-LICENSE-KEY")

# Run a generated API
data = client.run("your-job-id")
print(data)

# Get the MCP endpoint for Claude, ChatGPT, Cursor and other MCP clients
print(client.mcp_url())

# Get the RSS feed URL for a generated API
print(client.feed_url("your-job-id"))

Self-hosted deployments

client = Konect4ai(
    license_key="YOUR-LICENSE-KEY",
    base_url="https://konect4ai.internal.example.com",
)

Getting a license key

Sign up at konect4ai.com. A 14-day free trial is available.

Links

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

konect4ai-0.0.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

konect4ai-0.0.1-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file konect4ai-0.0.1.tar.gz.

File metadata

  • Download URL: konect4ai-0.0.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for konect4ai-0.0.1.tar.gz
Algorithm Hash digest
SHA256 589ebcb996e1b120f8fab3ba2e5d059ab2007ab8bdc404695193c22c30729ee6
MD5 4ab1de4e96381d9982015e3d2533449b
BLAKE2b-256 b305ea5adb2dc3cd98d27554b1e4462f18f00ef5ec6eb3473bc51ec24c91e3a3

See more details on using hashes here.

File details

Details for the file konect4ai-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: konect4ai-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for konect4ai-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fcab2a5f87c171d98dcc6d9be1ed0a34fc78862ec09d2eda2d0baeab1c7883a6
MD5 26ad1d5a4683bfba536135e1e25e7b9f
BLAKE2b-256 edac0aaa5aa639ce6a3b96d729872962a9564745cc47861b0660aa48b7645b72

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page