Idea search built for demand
Start with a niche, audience, or problem statement and let your assistant run discovery before it commits to a direction.
A lightweight MCP server that lets Claude Code, Codex, Cursor, VS Code/Copilot, and Windsurf search ideas, inspect discovery runs, and turn the strongest concept into mockups.
Claude Code
Add the remote MCP server directly from Claude.
claude mcp add --transport http appwispr https://appwispr.com/api/mcpCodex CLI
Use the official Codex MCP add command for the same endpoint.
codex mcp add appwispr --url https://appwispr.com/api/mcpOAuth completes in the browser once, then your MCP client can keep calling the AppWispr tools directly.
Why It Fits
The AppWispr MCP flow is built around the moment before code: searching for demand, choosing the best direction, and turning that direction into screens a team can react to.
Start with a niche, audience, or problem statement and let your assistant run discovery before it commits to a direction.
Once an idea is chosen, the same agent can kick off mobile mockup builds and wait for the visual package to finish.
Remote MCP plus OAuth means no API keys to paste into clients. Sign in once in the browser and keep moving.
Setup
Add the remote HTTP server to your MCP client, finish OAuth in the browser, and you are ready to prompt for ideas or mockups.
Start with Claude Code if you want the quickest path:/mcp
If your client prefers a config file, point it athttps://appwispr.com/api/mcp
Read the setup guideClaude Code
One command to register the server.
claude mcp add --transport http appwispr https://appwispr.com/api/mcpCodex
Official Codex CLI add command for a remote HTTP MCP server.
codex mcp add appwispr --url https://appwispr.com/api/mcp.mcp.json
Useful for clients that want a project-level config file.
{
"mcpServers": {
"appwispr": {
"url": "https://appwispr.com/api/mcp"
}
}
}Tooling
The AppWispr server exposes the exact tools your coding assistant needs to search, wait, generate, and poll without asking you to hop between products.
Start a discovery run from a theme, niche, or pain point and return the generated idea candidates your assistant can reason over.
Poll a discovery run to inspect completion status, the strongest ideas, and the slugs the next tool should use.
Turn a selected idea slug into a mockup build request, including device framing and screen-count instructions.
Check a mockup build until the generated visual package is ready for review or downstream handoff.
Learn More
Read the AppWispr setup guide, OAuth notes, and tool reference for the remote MCP server.
Jump into the signed-in product and keep exploring ideas, runs, and generated mockups from the full app.
A live example of the kind of build direction AppWispr turns research into once signals are processed.
Editorial notes on demand, positioning, and how strong app ideas turn into build-ready output.
FAQ
It gives MCP-compatible coding assistants direct access to AppWispr's idea discovery and mockup generation workflows, so the agent can search, compare, and generate without leaving the editor.
The landing page is framed for Claude Code, Codex, Cursor, VS Code / Copilot, and Windsurf because those are the same hosts the reference page highlights and the flow maps well to AppWispr's remote MCP endpoint.
The server uses OAuth. Your MCP client opens a browser window once, you complete sign-in, and the client stores the resulting session for future tool calls.
For Claude Code, the quickest path is adding the remote HTTP MCP server, finishing OAuth in the browser, and then prompting the assistant to use search_ideas followed by generate_mockups.
No. After the OAuth handoff, your MCP client can call the remote tools directly. You can still open the full site whenever you want deeper review in the workspace.
Connect AppWispr once, let your assistant discover better ideas, and move straight into mockups when a direction is worth pursuing.
Used by teams exploring AppWispr from Claude Code, Codex, Cursor, and more.