Skip to main content

sulci-mcp

MCP server for Sulci — the universal AI context layer. Gives any MCP-compatible AI tool access to your cross-tool knowledge store.

Installation

pip install sulci-mcp

Or run directly:

uvx sulci-mcp

Quick Start

stdio (default — Claude Desktop, Claude Code)

sulci-mcp

Streamable HTTP (Cursor, VS Code Copilot, Windsurf, etc.)

sulci-mcp --transport streamable-http

This starts an HTTP server on http://127.0.0.1:8000/mcp.

With authentication

export SULCI_API_KEY=your-secret-key
sulci-mcp --transport streamable-http

Clients must send Authorization: Bearer your-secret-key header. When SULCI_API_KEY is unset, no auth is required (dev mode).

Environment Variables

Variable Default Description
SULCI_MCP_TRANSPORT stdio Transport: stdio or streamable-http
SULCI_MCP_HOST 127.0.0.1 HTTP bind address
SULCI_MCP_PORT 8000 HTTP port
SULCI_API_KEY (empty) Bearer token for HTTP auth (empty = no auth)
SULCI_DATA_DIR ~/.sulci Knowledge store directory
SULCI_LLM_PROVIDER openai LLM for extraction: openai or anthropic
OPENAI_API_KEY Required if using OpenAI provider
ANTHROPIC_API_KEY Required if using Anthropic provider

CLI flags (--transport, --host, --port) override environment variables.

Tools Provided

  • query_context — Semantic search across your knowledge
  • add_knowledge — Store facts, decisions, preferences
  • record_interaction — Extract knowledge from conversations
  • list_knowledge — Browse stored knowledge
  • delete_knowledge — Remove a knowledge atom
  • list_conflicts — View contradictions between atoms
  • resolve_conflict — Pick a winner in a conflict
  • verification_queue — Review atoms that need re-verification

Connection Guide

See docs/CONNECTION_GUIDE.md for copy-pasteable config for Claude Desktop, Claude Code, Cursor, VS Code Copilot, Windsurf, and Continue.dev.

Download files

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

Source Distribution

sulci_mcp-0.2.11.tar.gz (19.7 kB view details)

Uploaded Source

Built Distribution

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

sulci_mcp-0.2.11-py3-none-any.whl (20.8 kB view details)

Uploaded Python 3

File details

Details for the file sulci_mcp-0.2.11.tar.gz.

File metadata

  • Download URL: sulci_mcp-0.2.11.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.10 {"installer":{"name":"uv","version":"0.12.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for sulci_mcp-0.2.11.tar.gz
Algorithm Hash digest
SHA256 991be7b6bd4f8ebf4389ffb75b33299041443108778a12eabc9e9cc6e4a141ce
MD5 7f77815b1e6b4bb9d0134f417279eb50
BLAKE2b-256 e11877b685a199a36853f5f7d637c26dbdfc9cd1a15839b5a6b09dbbb569c50f

See more details on using hashes here.

File details

Details for the file sulci_mcp-0.2.11-py3-none-any.whl.

File metadata

  • Download URL: sulci_mcp-0.2.11-py3-none-any.whl
  • Upload date:
  • Size: 20.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.10 {"installer":{"name":"uv","version":"0.12.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for sulci_mcp-0.2.11-py3-none-any.whl
Algorithm Hash digest
SHA256 ac2e105849464037bb2ae861175d1f720338052240555236629e4c6f2b3de8bf
MD5 f2303915f622fbf75c2c1eadeead22cb
BLAKE2b-256 86f8d3640ab4a50fed1d931476c2373c7883ab7b88d809a9c9f5809e1c50d197

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.11 This release

2 files

0.2.10

2 files

0.2.9

2 files

0.2.8

2 files

0.2.7

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page