Your projects.
AI-first platform.

100 MCP tools, semantic wiki search, and Claude Code skills — Monolynx isn't just another dashboard. It's a knowledge base your AI agent works with as if it were a team member.

Everything you need

Nine integrated modules that cover the full project lifecycle.

Connect to Claude

Add Monolynx to Claude.ai as a custom connector over HTTPS, or wire it into any client that speaks the Model Context Protocol. Manage tickets, search your wiki, and query your dependency graph in natural language.

recommended

Install Monolynx as a native Claude Code plugin. Skills and agents show up as /monolynx:* commands.

Install

/plugin marketplace add https://gitlab.com/piotrkrych/monolynx.git /plugin install monolynx@monolynx

In the plugin config set your token (mcp_token, osk_... format), optionally mcp_endpoint (defaults to https://monolynx.com/mcp) and project_slug.

Available commands

/monolynx:work /monolynx:ticket-create /monolynx:ticket-review /monolynx:search /monolynx:help /monolynx:create-graph-ci-script
install_monolynx_skills

Claude Code skills — one prompt, zero setup

The flagship MCP tool install_monolynx_skills drops the full ticket workflow into any project connected to Monolynx — no ZIPs, no manual placeholder replacement.

Just say it in Claude

Install the default Monolynx skills for project acme-inc.

Claude wywoła MCP i zapisze skille do .claude/skills/ w Twoim projekcie.

You get

  • /monolynx-ticket-create, /monolynx-ticket-review, /monolynx-work — the full workflow
  • /monolynx-search (RAG wiki), /monolynx-create-graph-ci-script, /monolynx-help
  • Placeholders replaced with your project slug automatically

Open Source

Monolynx is free and open source. Self-host it on your own infrastructure, customize it to your needs, and keep full ownership of your data.

View on GitLab