Skip to main content

coreason-connect

Project description

coreason-connect

The secure execution gateway for the CoReason ecosystem.

coreason-connect transforms the CoReason "Brain" (coreason-cortex) from a passive text generator into an active Agentic Workforce. It solves the "Last Mile" problem of Enterprise AI by securely executing actions (RPC) on behalf of specific human users.

v0.3.0 Update: Now functions as a standalone MCP Gateway Microservice with SSE support.

License Build Status Code Style: Ruff Documentation

Installation

pip install coreason-connect

Note: For dependency management, we recommend using a virtual environment or tools like Poetry.

Features

  • MCP-First Architecture: Implements the Model Context Protocol (MCP) as the universal interface for forward compatibility with any Agentic Framework.
  • Dynamic Plugin Loading: Supports a "Glass Box" architecture where plugins are hot-loaded from local paths, ensuring isolation and security.
  • Delegated Identity: Uses RFC 8693 patterns to exchange workload identity for specific user tokens, preserving the Chain of Custody in audit logs.
  • Transactional Safety: Includes a "Spend Gate" that automatically suspends is_consequential: true actions (like purchases) until human approval is granted.
  • Extensible Modules: Built-in support and examples for:
    • Scientific Operations: Searching and purchasing literature (e.g., RightFind).
    • Productivity: Managing Microsoft 365 calendar and emails.
    • DevOps: Self-healing code via GitOps workflows.

For detailed requirements and architecture, see Product Requirements.

Usage

For detailed setup, see Usage Guide.

Quick Start (Docker)

docker run -d \
  -p 8000:8000 \
  -v $(pwd)/connectors.yaml:/app/connectors.yaml \
  coreason-connect:latest

The service exposes:

  • GET /sse: Server-Sent Events endpoint for MCP connection.
  • POST /messages: JSON-RPC message endpoint.
  • GET /health: Service health check.

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

coreason_connect-0.3.0.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

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

coreason_connect-0.3.0-py3-none-any.whl (26.7 kB view details)

Uploaded Python 3

File details

Details for the file coreason_connect-0.3.0.tar.gz.

File metadata

  • Download URL: coreason_connect-0.3.0.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for coreason_connect-0.3.0.tar.gz
Algorithm Hash digest
SHA256 98a261fba0b09b354beb7684554750a399ad6d0dc9e96fb18a853357262613e2
MD5 a61f97cf9f6645d8c7d67d417931914a
BLAKE2b-256 b680e8849c0b5a441aa959c9192b92732aff4184fbe88a82f7f2603f9d230b0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for coreason_connect-0.3.0.tar.gz:

Publisher: publish.yml on CoReason-AI/coreason-connect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file coreason_connect-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for coreason_connect-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2b0866b46f712e3a7eff19ce0c65f9a6f9c394f217c19801cf0770ecdd36bd26
MD5 12e137417163dddf6cfd92c46e5f28ba
BLAKE2b-256 15fa3a0a05882ad26f95697dede0661e1ad135eb89a0e408964d67e20d25a91f

See more details on using hashes here.

Provenance

The following attestation bundles were made for coreason_connect-0.3.0-py3-none-any.whl:

Publisher: publish.yml on CoReason-AI/coreason-connect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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