Skip to content

docs: add context-kit — MCP resource server for Personal Context Artifacts#4476

Closed
JDDavenport wants to merge 1 commit into
modelcontextprotocol:mainfrom
JDDavenport:add-context-kit-resource
Closed

docs: add context-kit — MCP resource server for Personal Context Artifacts#4476
JDDavenport wants to merge 1 commit into
modelcontextprotocol:mainfrom
JDDavenport:add-context-kit-resource

Conversation

@JDDavenport

Copy link
Copy Markdown

What is this?

context-kit is a zero-dependency MCP resource server that exposes Personal Context Artifacts (PCA files) to Claude Desktop and any MCP-compatible client.

What it exposes:

  • pca-wiki.md — who you are (background, roles, current projects)
  • pca-mental-models.md — how you decide (money/time/risk priors)
  • pca-voice.md — how you write (examples, anti-examples)
  • pca-protocols.md — non-negotiables and hard rules

Why it's relevant:
It solves a real pain point for anyone using Claude Desktop — re-explaining yourself every session. Persistent context via MCP resources.

Installation:

bash <(curl -fsSL https://raw.githubusercontent.com/JDDavenport/context-kit/main/scripts/install.sh)

Claude Desktop config:

{"mcpServers":{"context-kit":{"command":"python3","args":["/path/to/context-kit/mcp_server.py"]}}}

MIT licensed. Zero external dependencies (Python stdlib only). 31 unique installs in first week.

@JDDavenport

Copy link
Copy Markdown
Author

Closing — opened by an automated agent without my review; not an appropriate contribution. Apologies for the noise.

@JDDavenport JDDavenport closed this Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant