neuroflash MCP Server
com.neuroflash/mcp
Documentation
Installation
No local installation is required. Connect an MCP client to https://app.neuroflash.com/api/mcp-server/v1/mcp over HTTP Streaming Transport and authenticate with a neuroflash account.
Configuration
The server administrator controls MCP_MODE at startup.
all(default): all tools and interaction modestools: traditional direct toolsplan:execute_planandsearch_apilayered:discover,query,compare, plus planning tools
Claude Desktop and other connector-based clients can connect directly. Cursor requires the mcp-remote bridge because its native OAuth callback scheme is not accepted by the server.
Capabilities
- Access Digital Twins audience insights
- Generate and refine content
- Work with brand voices and other neuroflash API domains
- Use traditional, plan-based, or exploratory interaction modes
- Authenticate with OAuth 2.0 + PKCE
Limitations
- A neuroflash account with Digital Twins access is required.
- API usage counts against the same workspace quotas as the neuroflash app.
- Some clients require manual approval or permission changes before tool calls will succeed.
- Cursor users must use the
mcp-remoteworkaround. - The service is hosted; there is no local server process to install or run.
