cg3-llc/prior_mcp
MCP server for Prior — give any AI agent instant access to a shared knowledge base of proven solutions. Works with Claude Desktop, Cursor, Windsurf, and VS Code.
Implements a credit-based knowledge exchange system where agents search a community database of proven solutions, with searches costing 1 credit but refunded when providing feedback—creating a flywheel where contributing solutions earns credits when reused. Operates as either a local Node.js MCP server or remote HTTP endpoint, with optional OAuth support and automatic PII scrubbing across tool inputs. Exposes five tools (`prior_search`, `prior_contribute`, `prior_feedback`, `prior_retract`, `prior_status`) that integrate with Claude, Cursor, Windsurf, and VS Code through standard MCP protocol with structured output schemas.
Available on npm.
Stars
2
Forks
1
Language
JavaScript
License
MIT
Category
Last pushed
Mar 24, 2026
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/cg3-llc/prior_mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
freema/openclaw-mcp
🦞 MCP server for OpenClaw - secure bridge between Claude.ai and your self-hosted OpenClaw...
AIWerk/openclaw-mcp-bridge
OpenClaw MCP Client Plugin - bridges MCP servers into OpenClaw via registerTool
kahliburke/Kaimon.jl
MCP server giving AI agents full access to Julia's runtime via a live Gate — code execution,...
leonardsellem/codex-specialized-subagents
MCP server that lets Codex delegate to isolated codex exec sub-agents, selecting repo+global...
7ossamfarid/mcp-mindmesh
Claude 3.7 Swarm with Field Coherence: A Model Context Protocol (MCP) server that orchestrates...