Okfshare MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm.
Shared, versioned knowledge for AI coding agents: cited retrieval and publishing of OKF bundles.
Today is the operative word: we check Okfshare MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add okfshare-mcp -- npx -y @okfshare/mcp
{
"mcpServers": {
"okfshare-mcp": {
"args": [
"-y",
"@okfshare/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.okfshare-mcp]
command = "npx"
args = ["-y", "@okfshare/mcp"]
{
"mcpServers": {
"okfshare-mcp": {
"args": [
"-y",
"@okfshare/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"okfshare-mcp": {
"args": [
"-y",
"@okfshare/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
OKFSHARE_TOKEN (Pre-provisioned okfshare CLI credential for headless use. Optional; run `npx okfshare@latest setup` instead to authenticate interactively.).
The author declared them in the registry entry; get the values from the project itself.
Shared task board and knowledge base for AI coding agents
Shared knowledge cache for AI coding agents — reuse an answer once it exists.
Shared, peer-validated knowledge archive for AI agents — search, contribute, and validate via MCP
Public registry of code-knowledge graphs for AI agents with schema validation and drift detection.
Git-native, review-gated knowledge base for LLM agents. Cited retrieval, audited writes.
Persistent knowledge workspace for AI agents. Versioned files, search, and MCP tools.
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
Code knowledge graph over MCP: token-budgeted context for AI coding agents.
Answers built from our own checks of this server.