kickside
67 modules found
Kickside MCP — user- and workspace-scoped Model Context Protocol endpoints. A user mints a scoped bearer credential whose synthetic principal is granted, over a chosen component subtree (their account root or a workspace slice), only the access the owner themselves holds. A single stateless streamable-HTTP endpoint multiplexes every credential; two-layer authz (tool allowlist + the native component access model) gates each call. Tokens are hashed at rest and shown once.
Kickside Atlassian — Jira and Confluence provider. Self-declares as an oauth_provider discovered by kickside/oauth (3LO) and supports stored-credential connections (Cloud API token / Server PAT). Ships agent tools (JiraRead/JiraWrite, ConfluenceRead/ConfluenceWrite) over a shared authenticated transport.
Kickside webhooks — user-minted, secret-secured, schema-validated public webhook endpoints. Each webhook is a thread-backed component (class kickside.webhooks) that acts as a data-flow trigger source; the public endpoint verifies the secret, validates the body against the webhook's declared schema, and appends it as a thread event the poller drains.
Kickside Google — Google OAuth connection provider, agent traits and connection picker for Gmail, Drive, Calendar, Docs, Sheets, Slides, Contacts and Analytics.
Kickside HubSpot — private-app-token connection provider for the HubSpot CRM. Reads include CRM records plus meetings, notes, emails, and calls; writes are limited to contacts, companies, deals, and tasks.
Kickside Transfer — export and import a user's own components (and their backing data) between environments. Owns the exportable-component picker, the batch orchestrator, archive packaging, and the export/import API.
Kickside skills — reusable agent procedures stored as a component plus a versioned markdown body. Owns the skills + skill_versions schema and store, a six-route CRUD/read API, and the Skills agent capability (dual-mode Skill tool + pin-by-context build func) that agents discover via the registry.
Kickside PhantomBuster — API-key connection provider with agent discovery, read/write tools, and an installable GTM candidate pull.
Kickside Fireflies — API-key connection provider for Fireflies.ai meeting transcripts, with agent read tools.
Kickside llm-ocr — LLM-based OCR for scanned/image-only documents. Transcribes stored page screenshots into text and supersedes empty extracted content, with an admin-editable model pointer.
Kickside Slack provider — bot-token + Socket Mode connection, reply provider, resource discovery, and normalized inbound adapter for channel/DM bots.
Research — registry-driven research app with a native page and dataflow plus a canonical Research Block for optional composition.
Kickside SSO — Generic OIDC login provider. Issuer-discovery sso.provider for the kickside/sso core (Okta, Auth0, Keycloak, dex, …).
Kickside SSO — GitHub login provider. OAuth2 sso.provider for the kickside/sso core.
Kickside SSO — Microsoft / Entra login provider. Multi-tenant OIDC sso.provider for the kickside/sso core.
Kickside GitHub — OAuth connection provider with repository issue/PR source and reader/writer/manager agent traits.
Kickside execution — sandboxed code execution, agent code traits, SDK reference/assist APIs, and shared Workflow-node editors.
Kickside UI Kit — the shared frontend vocabulary (CSS, and later components) that modules consume at build time. Ships as a materializable npm package rather than a served bundle, so a module in any repository can resolve it.
Optional Self Reflection agent capability for read-only registry/app introspection.
Kickside Telegram provider - bot-token connection, reply provider, resource discovery by chat id, normalized inbound adapter, and agent traits.