sensi-labs · integrations, automation and OpenAI tooling
I work on complex integrations and automation around web services, APIs and OpenAI/LLM platforms. From classic web stacks to custom infrastructure with queues, workers and scheduled jobs.
App for ChatGPT and other OpenAI clients via Model Context Protocol (MCP).
Supports per-user workspaces via the ?key= query parameter.
This tool provides a minimal HTTP API for capturing and editing notes outside a
single chat. Models can send notes here, update them later and reuse them across
sessions. Different key values map to separate note stores
(for example ?key=personal or ?key=project-x).
Endpoint: /openai-mcp-notes/?key=YOUR_WORKSPACE
Link: OpenAI MCP notes endpoint
Warning: this service is currently in test mode. Note files are not encrypted and may be accidentally visible to other users. Do not store sensitive or private information here.