Open-Source Projects

The MCP connectors and Claude skills we build and share. Each one is on GitHub, free to use, and tested against real work. They wire AI directly into the tools and notes your business already runs on.

MCP Connectors

Model Context Protocol servers that wire AI assistants directly into the platforms your business runs on.

MCP Connector

GHL MCP

A custom Model Context Protocol server for the GoHighLevel v2 API that actually persists custom fields, a drop-in replacement for the broken official connector. It adds notes, tasks, opportunities, conversations, email templates, and social posting, so AI can drive your CRM end to end.

GoHighLevel Python CRM
View on GitHub
MCP Connector

Obsidian Claude Code

An Obsidian plugin that runs an MCP server inside your vault, letting Claude Code and Claude Desktop read and write your notes directly. Multi-transport (WebSocket, Streamable HTTP, SSE), auto-discovery, and per-vault bearer-token auth give you AI help with your knowledge base, securely.

Obsidian TypeScript Knowledge
View on GitHub
MCP Connector

Xero MCP Server

An MCP server for Xero accounting that bridges AI assistants to your books: contacts, chart of accounts, and invoicing over OAuth2. Extended with extra invoice tooling to change invoice status and to upload, download, and list invoice attachments, all tested against a live Xero organization.

Xero TypeScript Accounting
View on GitHub

Claude Skills

Drop-in skills that teach Claude how to do a specific job. No servers, no plugins, no setup.

Claude Skill

Atomic Knowledge

A Claude skill that organizes your markdown notes into an atomic, single-concern-per-file knowledge base, so anything you or Claude look up comes back as a focused file instead of a giant document. Index pages handle navigation, and a simple inbox to knowledge to archive loop keeps capture clean. No plugins or MCP servers required.

Claude Skill Markdown Knowledge Base

What is an MCP connector?

The Model Context Protocol is an open standard for connecting AI assistants to the real systems you run on: your CRM, your accounting, your notes. A connector is the bridge. It gives AI safe, structured access to do real work in those tools instead of just talking about them. We build connectors that hold up against live business data, because that is where AI investment turns into AI value.

Need a custom connector? Let's Talk

Built with Claude Code

This entire site was built with Claude Code, Anthropic's AI coding agent that runs in the terminal. The 70s retro design system, the copy, and every line of HTML and CSS came together through conversation, then shipped straight to GitHub Pages. The full source is public, so you can see exactly how it was done.

View this site on GitHub