cognitive_execute_task — Neotic MCP Tool
cognitive_execute_task
(cognitive execute task) is one of 140 tools on the
Neotic
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call cognitive_execute_task from your client
- Claude Code Neotic cognitive_execute_task run in your project directory
- Claude Desktop Neotic cognitive_execute_task ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Neotic cognitive_execute_task ~/.cursor/mcp.json
- VS Code Neotic cognitive_execute_task .vscode/mcp.json
- Zed Neotic cognitive_execute_task ~/.config/zed/settings.json
- Windsurf Neotic cognitive_execute_task ~/.codeium/windsurf/mcp_config.json
- Cline Neotic cognitive_execute_task ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Neotic cognitive_execute_task ~/.gemini/settings.json
- Grok Neotic cognitive_execute_task .mcp.json (in your project root)
- ChatGPT Neotic cognitive_execute_task Settings → Connectors → Advanced → Developer mode
- Claude.ai Neotic cognitive_execute_task Settings → Connectors → Add custom connector
- LangChain Neotic cognitive_execute_task pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http neotic https://www.neotic.app/api/mcp
Other tools on this server
- 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
- cognitive.predict_world_state
- cognitive.simulate_actions
- cognitive.counterfactual_what_if
- cognitive.learn_world_model
- cognitive.assess_competence
- cognitive.allocate_compute
- cognitive.monitor_reasoning
- cognitive.inspect_self_model
- cognitive.safe_self_improve
- cognitive.theory_of_mind
- cognitive.evaluate_cooperation
- cognitive.analyze_communication
- cognitive.verify_ethics_and_norms
- cognitive.ground_language
- cognitive.resolve_intent
- cognitive.learn_language_interaction
- cognitive.inspect_lexicon
- cognitive.compute_intrinsic_rewards
- cognitive.generate_and_prioritize_goals
- cognitive.infer_human_values
- cognitive.arbitrate_temporal_objectives
- cognitive.solve_arithmetic
- cognitive.solve_equation_system
- cognitive.solve_word_problem
- cognitive.compute_number_theory
- cognitive.matrix_algebra
- cognitive.verify_arithmetic_claim
- cognitive.create_simulated_environment
- cognitive.step_simulated_environment
- cognitive.run_closed_loop_agent
- cognitive.run_multi_agent_simulation
- cognitive.evaluate_generalization_benchmarks
- cognitive.build_evidence_graph
- cognitive.audit_evidence_graph
- cognitive.get_final_evidence_result
- cognitive.evaluate_claim_evidence
- cognitive.plan_with_counterfactuals
- cognitive.evaluate_counterfactual_query
- cognitive.compile_invariant_lattice
- cognitive.verify_lattice_transition
- cognitive.project_to_manifold
- cognitive.synthesize_singular_path
- cognitive.compute_lattice_signature
- cognitive.induce_morphic_transfer
- cognitive.refine_lattice_from_feedback
- cognitive.crucible_stress_test
- cognitive_identify_task
- cognitive_get_guidance
- cognitive_start_experience
- cognitive_record_experience
- cognitive_submit_outcome
- cognitive_propose_strategy
- cognitive_verify_strategy
- cognitive_report_transfer
- cognitive_get_strategy
- cognitive_get_experiment
- cognitive_solve_and_compare
- cognitive_list_experiments
- cognitive_parse_task
- cognitive_get_strategy_report
- 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
- cognitive_predict_world_state
- cognitive_simulate_actions
- cognitive_counterfactual_what_if
- cognitive_learn_world_model
- cognitive_assess_competence
- cognitive_allocate_compute
- cognitive_monitor_reasoning
- cognitive_inspect_self_model
- cognitive_safe_self_improve
- cognitive_theory_of_mind
- cognitive_evaluate_cooperation
- cognitive_analyze_communication
- cognitive_verify_ethics_and_norms
- cognitive_ground_language
- cognitive_resolve_intent
- cognitive_learn_language_interaction
- cognitive_inspect_lexicon
- cognitive_compute_intrinsic_rewards
- cognitive_generate_and_prioritize_goals
- cognitive_infer_human_values
- cognitive_arbitrate_temporal_objectives
- cognitive_solve_arithmetic
- cognitive_solve_equation_system
- cognitive_solve_word_problem
- cognitive_compute_number_theory
- cognitive_matrix_algebra
- cognitive_verify_arithmetic_claim
- cognitive_create_simulated_environment
- cognitive_step_simulated_environment
- cognitive_run_closed_loop_agent
- cognitive_run_multi_agent_simulation
- cognitive_evaluate_generalization_benchmarks
- cognitive_build_evidence_graph
- cognitive_audit_evidence_graph
- cognitive_get_final_evidence_result
- cognitive_evaluate_claim_evidence
- cognitive_plan_with_counterfactuals
- cognitive_evaluate_counterfactual_query
- cognitive_compile_invariant_lattice
- cognitive_verify_lattice_transition
- cognitive_project_to_manifold
- cognitive_synthesize_singular_path
- cognitive_compute_lattice_signature
- cognitive_induce_morphic_transfer
- cognitive_refine_lattice_from_feedback
- cognitive_crucible_stress_test
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.