Product intelligence for AI agents β query a Revelica workspace's ideas, specs, and research.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Official Revelica plugin for AI coding tools β provides MCP-connected skills for product intelligence. Follows the Agent Skills open standard, compatible with Claude Code, Cursor, Gemini CLI, OpenAI Codex, and more.
Skills are model-invoked β Claude automatically uses them based on context. The MCP server is registered automatically.
Install via the .cursor-plugin/plugin.json manifest. Cursor will discover skills from
the skills/ directory and connect to the MCP server via .mcp.json automatically.
The gemini-extension.json manifest registers both skills and the MCP server.
These tools are provided by the Revelica MCP server and callable from any skill:
| Tool | Description |
|---|---|
query | Search the workspace knowledge base β artifacts, entities, schemas. Filter by artifact_type, control detail with depth. |
read | Read a single artifact or entity in full by id. |
create | Create new artifacts or entities. Content validated against registered schemas. |
update | Apply partial field-level updates via dot-path notation. |
load_skill | Load a skill's instructions and prefetched workspace data. |
All tools require OAuth authentication and enforce Supabase RLS β users only see their own workspace's data.
| Skill | Description |
|---|---|
product-for-coding-agents | Orientation for a coding agent: read the idea/spec/UX behind the code, write high-level results (impl docs, PRs, tested feasibility assumptions, ideas, sources) back. |
write-spec | Author a feature spec attached to an idea, following the Revelica spec template β incremental section-by-section writes that fit coding-agent tool-call budgets. |
Create a folder under skills/:
Write SKILL.md following the Agent Skills spec:
Commit and push. Users get the update by running:
No backend changes needed unless the skill requires a new MCP tool.
Revelica is an AI-native product discovery platform. It helps product teams gather customer insights, perform competitive analysis, and experimentally validate ideas that feed into their AI development workflow.
π Homepage with free Pro trial: https://revelica.com
π Template library with playbooks, skills, and insight templates: https://revelica.com/templates
π Free AI tools with no signup required: https://revelica.com/tools
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/revelica)<a href="https://allmcps.com/mcp/revelica"><img src="https://allmcps.com/api/badge/revelica?style=directory" alt="Revelica on AllMCPs" /></a>