Directories
¶
| Path | Synopsis |
|---|---|
|
Package accesstoken manages Personal Access Tokens — static bearer credentials a user generates from /profile/tokens and pastes into a remote MCP client (Claude Desktop, Cursor, VSCode plugin, custom CLI).
|
Package accesstoken manages Personal Access Tokens — static bearer credentials a user generates from /profile/tokens and pastes into a remote MCP client (Claude Desktop, Cursor, VSCode plugin, custom CLI). |
|
view
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
view
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
Package configs manages runtime-editable configuration stored in the `configs` table.
|
Package configs manages runtime-editable configuration stored in the `configs` table. |
|
Package connectors is the central registry for every connector definition wick will expose via MCP.
|
Package connectors is the central registry for every connector definition wick will expose via MCP. |
|
crudcrud
Package crudcrud is a sample connector that wraps the crudcrud.com REST sandbox — a free, throwaway JSON store useful for demos and integration smoke tests.
|
Package crudcrud is a sample connector that wraps the crudcrud.com REST sandbox — a free, throwaway JSON store useful for demos and integration smoke tests. |
|
Package enc implements wick's encrypted-fields layer: a per-user AES-256-GCM cipher that lets credentials and other sensitive values flow between an LLM and a connector without ever appearing as plaintext in the LLM's context window or in audit logs.
|
Package enc implements wick's encrypted-fields layer: a per-user AES-256-GCM cipher that lets credentials and other sensitive values flow between an LLM and a connector without ever appearing as plaintext in the LLM's context window or in audit logs. |
|
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
Package jobrunner mounts the operator-facing /jobs/{key} surface where users can run a job and see its recent history.
|
Package jobrunner mounts the operator-facing /jobs/{key} surface where users can run a job and see its recent history. |
|
view
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
Package jobs is the single place to register all background job modules.
|
Package jobs is the single place to register all background job modules. |
|
connector-runs-purge
Package connectorrunspurge is wick's built-in maintenance job that trims old rows from the connector_runs audit table.
|
Package connectorrunspurge is wick's built-in maintenance job that trims old rows from the connector_runs audit table. |
|
sample-post
Package samplepost is a sample job that fetches a post from a JSONPlaceholder-compatible API and returns the result as markdown.
|
Package samplepost is a sample job that fetches a post from a JSONPlaceholder-compatible API and returns the result as markdown. |
|
view
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
view
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
view/type
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
Package mcp implements the Model Context Protocol JSON-RPC 2.0 transport that LLM clients (Claude Desktop, Cursor, Claude.ai web) call to discover and invoke wick connectors as tools.
|
Package mcp implements the Model Context Protocol JSON-RPC 2.0 transport that LLM clients (Claude Desktop, Cursor, Claude.ai web) call to discover and invoke wick connectors as tools. |
|
Package oauth implements the minimal OAuth 2.1 authorization server every spec-compliant MCP client (notably Claude.ai web) requires.
|
Package oauth implements the minimal OAuth 2.1 authorization server every spec-compliant MCP client (notably Claude.ai web) requires. |
|
view
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
pkg
|
|
|
render
Package render builds the tool.RenderFunc that wraps a body fragment in wick's page shell (Layout + Navbar).
|
Package render builds the tool.RenderFunc that wraps a body fragment in wick's page shell (Layout + Navbar). |
|
ui
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
Package sso manages SSO provider credentials (currently Google OAuth).
|
Package sso manages SSO provider credentials (currently Google OAuth). |
|
Package tools is the central registry for every tool instance wick will mount.
|
Package tools is the central registry for every tool instance wick will mount. |
|
convert-text
Package converttext is a stateless text-conversion tool.
|
Package converttext is a stateless text-conversion tool. |
|
encfields
Package encfields backs /tools/encfields — the in-app form for minting and reversing wick_enc_ tokens.
|
Package encfields backs /tools/encfields — the in-app form for minting and reversing wick_enc_ tokens. |
|
external
Package external wraps third-party links as tool.Module entries so they show up on the home grid and palette alongside in-app tools.
|
Package external wraps third-party links as tool.Module entries so they show up on the home grid and palette alongside in-app tools. |
Click to show internal directories.
Click to hide internal directories.