{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"com.revelica/revelica","title":"Revelica","description":"Revelica is your team's shared memory for product work — ideas, bets, hypotheses, specs, and research (customer, competitive, industry, technology). This MCP server exposes a workspace's product intelligence to AI agents via query, read, create, update, and load_skill tools, with OAuth authentication and per-workspace row-level security.","version":"1.6.0","websiteUrl":"https://revelica.com","icons":[{"src":"https://api.revelica.com/assets/revelica-icon-512.png","mimeType":"image/png","sizes":["512x512"]},{"src":"https://api.revelica.com/assets/revelica-logo.svg","mimeType":"image/svg+xml","sizes":["any"]}],"repository":{"url":"https://github.com/revelica/skills","source":"github"},"remotes":[{"type":"streamable-http","url":"https://api.revelica.com/mcp"}],"_meta":{"com.revelica":{"authentication":{"type":"oauth2","protectedResourceMetadata":"https://api.revelica.com/.well-known/oauth-protected-resource","note":"Requires a Revelica workspace. Sign up at https://app.revelica.com, then connect via MCP."},"tools":[{"name":"query","description":"Search or filter the workspace by criteria. Returns ranked matches, plus the schema template when artifact_type is set."},{"name":"read","description":"Read a single artifact or entity in full by id, or navigate to a subtree with a dotted field path."},{"name":"create","description":"Create a new artifact or entity. Content is validated against registered schemas."},{"name":"update","description":"Apply partial field-level updates via dot-path notation."},{"name":"load_skill","description":"Load a skill's instructions and prefetched workspace data."},{"name":"list_skills","description":"List the skills this workspace exposes to MCP clients."}],"skills":"https://revelica.com/.well-known/agent-skills/index.json"}}}