Neotic for Claude Desktop
app.neotic.www/neotic
AI agents create contextual in-app experiences, announcements, and triggers with Neotic.
client:Claude Desktop
transport:streamable-http
tools:140
Install Neotic in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"neotic": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.neotic.app/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- cognitive.identify_task
- cognitive.get_guidance
- cognitive.start_experience
- cognitive.parse_task
- cognitive.record_experience
- cognitive.submit_outcome
- cognitive.propose_strategy
- cognitive.verify_strategy
- cognitive.report_transfer
- cognitive.get_strategy
- cognitive.get_experiment
- cognitive.execute_task
- cognitive.get_strategy_report
- cognitive.list_experiments
- cognitive.solve_and_compare
- cognitive.few_shot_induce
- cognitive.learn_from_mistake
- cognitive.compose_strategies
- cognitive.infer
- cognitive.tree_search
- cognitive.hierarchical_plan
- cognitive.causal_analysis
- cognitive.synthesize_program
- cognitive.analogical_transfer