Skip to content

Verified Supported Plugins

root edited this page Jun 21, 2026 · 7 revisions

Verified Supported Plugins

Current status

Recollectium Core is at v1.2.0. Core is supported through the CLI, Python API, local HTTP API, MCP stdio, and managed MCP service. The OpenCode adapter contract is documented, but there is still no in-repo plugin implementation.

Verified today

Integration Status Notes
CLI Supported Primary user and development interface.
Python API Supported Direct in-process Core usage.
Local HTTP API Supported For adapters and local tools.
MCP stdio Supported For MCP clients that spawn Recollectium.
Managed MCP service Supported Local HTTP/SSE service, localhost-first.
OpenCode plugin Planned Contract is documented. Implementation is not present in this repo yet.

Compatibility rule

Plugins and adapters should validate health, version, and capabilities before enabling tools.

Want to add a plugin?

Start with Adapter and Plugin Integration and the canonical OpenCode adapter contract.

Recollectium

Home

Quick Start
Installation
Concepts
Configuration
Features and Commands
CLI Reference
Service Management
WebUI
Logs
MCP Server
API Reference
Adapter and Plugin Integration
Verified Supported Plugins
Troubleshooting
FAQ

About the Author

Clone this wiki locally