add-mcp
Back to registry
Hjarni logo

Hjarni

v1.0.0

hjarni.com/mcp

Hjarni is a hosted Markdown knowledge base for personal and team notes, folders, tags, and file attachments. It is designed to act as long-term memory for AI assistants like ChatGPT and Claude via built-in MCP access, alongside a REST API for scripts and automations.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://hjarni.com/mcp
requiredsecret

Hjarni personal API token. Use Bearer <token>.

npx add-mcp@latest https://hjarni.com/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.hjarni%2Fmcp"