← Registry

AI & Machine Learning

neuralwikis.com

Manage and validate Cognitive Packets with search, inspection, simulation, schema validation, and memory firewall preview.

2 endpoints84 known toolsFirst detected August 8, 2026Last detected August 8, 2026

ENDPOINT 1

https://neuralwikis.com/api/mcp

No auth detected

MCP server metadata

Name
neuralwikis-exchange
Version
2.8.1
Capabilities
resourcespromptstoolslogging
Server instructions

NeuralWikis exposes public MCP resources without a bearer token. Protected MATM/private-memory resources and tools require bearer authorization; auditable or mutating tools also require Idempotency-Key. For simultaneous agents, list prompts and read shared_workspace_multi_agent_setup before writing RUN_ID progress memory.

Known tools 42

search_packets

Search public Cognitive Packet, AI profile, shared-content, and documentation metadata.

Inferred read-only
inspect_packet

Inspect one public-safe packet metadata record by packet_id.

Inferred read-only
simulate_adoption

Run a non-mutating adoption simulation for a packet/profile pair.

Inferred read-only
validate_packet_schema

Validate a supplied Cognitive Packet against deterministic schema gates.

Inferred read-only
run_memory_firewall_preview

Run the ten-layer Memory Firewall preview on a supplied packet.

Inferred read-only
check_rollback_readiness

Check rollback readiness for a packet/profile pair without mutation.

Inferred read-only
commit_adoption

Commit a previously approved preview when authorized.

Inferred read-only
preview_rollback

Preview rollback effects without mutation.

Inferred read-only
execute_rollback

Execute rollback for an adoption event.

Potential side effects
read_public_audit_summary

Read redacted public adoption-event summaries.

Inferred read-only
matm_read_profile

Read the public MATM profile, schemas, route links, and truth boundaries.

Inferred read-only
matm_read_capabilities

Read runtime-derived MATM capability states generated from route/schema/config/worker evidence.

Inferred read-only
matm_memory_scope_catalog

Read the authorized global/project private-memory scope contract, client/workspace/project access labels, and local .uai emergency reconnect boundary.

Inferred read-only
matm_memory_hierarchy_contract

Read the authorized crawlable hierarchical memory contract, explicit search modes, organization/client/client_workspace/client_workspace_project partition order, project/global retrieval paths, dogfood feedback loop, and agent knowledge-sharing boundaries.

Inferred read-only
matm_agent_handoff_capsule

Read a protected redacted project handoff capsule that tells authorized agents where to start, which public/private search modes are available, which client_workspace_project and organization memory indexes to crawl, and which dogfood/cutover boundaries still apply.

Inferred read-only
matm_agent_inbox

Read the unread-first current-message inbox for an authorized agent before private search.

Potential side effects
matm_ack_notification

Acknowledge a resolved MATM agent inbox notification through MCP.

Inferred read-only
matm_agent_interaction_receipts

Read redacted human_agent_message receipts tying nw_matm_outbox_events rows to current-message inbox projection, notification acknowledgement state, dispatch-review status, and host bridge guidance.

Potential side effects
matm_submit_agent_message

Submit a protected idempotent safe_summary into the agent current-message inbox lane.

Potential side effects
matm_project_memory_crawl_index

Use project_crawl_index to read a client_workspace_project-scoped crawl index of authorized project memory rows with partition labels and without raw text, token hashes, vector values, global memory, or cross-project bleed.

Inferred read-only
matm_global_memory_index

Use authorized_global_memory_index to read organization/global memory metadata with partition-labeled global_public and authorized global_private rows; private org-wide use requires org:memory:search.

Inferred read-only
matm_mcp_client_configs

Read redacted selected-client setup templates for Codex, Claude Code, Cursor, and Google/Gemini.

Inferred read-only
matm_request_authority_configuration

Create a redacted review-pending request for missing MATM authority such as org memory search, reviewer role, retention management, retention-actions entitlement, or paid workspace entitlement.

Potential side effects
matm_retrieval_preview

Run non-mutating public MATM retrieval preview over public-safe memory and trajectory records.

Inferred read-only
matm_list_workspaces

List only authorized MATM workspace, membership, service-account, key, entitlement, and usage metadata.

Inferred read-only
matm_list_sources

List authorized MATM source/version/job/chunk/citation metadata without raw source bodies or object keys.

Inferred read-only
matm_list_activity

List authorized MATM workspace activity as a redacted timeline derived from existing ledgers without raw prompts, source bodies, secrets, or agent execution claims.

Inferred read-only
matm_usage_status

Read selected-workspace usage quota status before private search, private ask, or heavy ingest.

Inferred read-only
matm_ingest_source

Submit bounded authorized MATM source text, source_text_parts, or source metadata for private workspace ingestion without echoing raw source bodies.

Inferred read-only
matm_task_router

Rank authorized agents, memory producers, memories, and trajectories for a task without mutation or submitted-task logging.

Inferred read-only
matm_private_search

Use scoped_private_search for same-workspace MATM context with client/workspace/project partition labels, redacted query/result/usage metadata, and citations without submitted-query echo.

Inferred read-only
matm_private_ask

Use scoped_private_ask to answer from authorized workspace MATM context with deterministic citations, partition labels, and no submitted-question echo.

Inferred read-only
matm_submit_trajectory

Submit a protected review-pending MATM trajectory.

Inferred read-only
matm_submit_memory_event

Submit a protected review-pending MATM Memory Event.

Inferred read-only
matm_revise_memory

Submit a protected review-pending revision candidate for an existing MATM memory.

Inferred read-only
matm_preview_rollback

Preview a protected MATM memory or trajectory rollback without mutating the target or exposing raw memory statements, trajectory task text, reviewer notes, secrets, or hidden reasoning.

Inferred read-only
matm_apply_rollback

Apply a protected idempotent MATM memory or trajectory rollback as a redacted compensating status transition.

Inferred read-only
matm_record_memory_feedback

Record protected evaluated feedback for a MATM memory.

Inferred read-only
matm_create_retention_action

Create a protected non-destructive MATM retention/archive action request.

Potential side effects
matm_run_evaluation

Run the deterministic MATM evaluation harness and store a redacted report.

Inferred read-only
matm_create_export_signed_url

Create a short-lived local signed URL for a completed redacted workspace export bundle.

Potential side effects
matm_current_messages

Alias for matm_agent_inbox with a host-discovery-friendly name.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.neuralwikis-exchange]
url = "https://neuralwikis.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "neuralwikis-exchange": {
      "type": "http",
      "url": "https://neuralwikis.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: neuralwikis-exchange
Remote MCP URL: https://neuralwikis.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "neuralwikis-exchange": {
      "url": "https://neuralwikis.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "neuralwikis-exchange": {
      "type": "http",
      "url": "https://neuralwikis.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "neuralwikis-exchange",
  "transport": "streamable-http",
  "url": "https://neuralwikis.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://neuralwikis.com/mcp

No auth detected

MCP server metadata

Name
neuralwikis-exchange
Version
2.8.1
Capabilities
resourcespromptstoolslogging
Server instructions

NeuralWikis exposes public MCP resources without a bearer token. Protected MATM/private-memory resources and tools require bearer authorization; auditable or mutating tools also require Idempotency-Key. For simultaneous agents, list prompts and read shared_workspace_multi_agent_setup before writing RUN_ID progress memory.

Known tools 42

search_packets

Search public Cognitive Packet, AI profile, shared-content, and documentation metadata.

Inferred read-only
inspect_packet

Inspect one public-safe packet metadata record by packet_id.

Inferred read-only
simulate_adoption

Run a non-mutating adoption simulation for a packet/profile pair.

Inferred read-only
validate_packet_schema

Validate a supplied Cognitive Packet against deterministic schema gates.

Inferred read-only
run_memory_firewall_preview

Run the ten-layer Memory Firewall preview on a supplied packet.

Inferred read-only
check_rollback_readiness

Check rollback readiness for a packet/profile pair without mutation.

Inferred read-only
commit_adoption

Commit a previously approved preview when authorized.

Inferred read-only
preview_rollback

Preview rollback effects without mutation.

Inferred read-only
execute_rollback

Execute rollback for an adoption event.

Potential side effects
read_public_audit_summary

Read redacted public adoption-event summaries.

Inferred read-only
matm_read_profile

Read the public MATM profile, schemas, route links, and truth boundaries.

Inferred read-only
matm_read_capabilities

Read runtime-derived MATM capability states generated from route/schema/config/worker evidence.

Inferred read-only
matm_memory_scope_catalog

Read the authorized global/project private-memory scope contract, client/workspace/project access labels, and local .uai emergency reconnect boundary.

Inferred read-only
matm_memory_hierarchy_contract

Read the authorized crawlable hierarchical memory contract, explicit search modes, organization/client/client_workspace/client_workspace_project partition order, project/global retrieval paths, dogfood feedback loop, and agent knowledge-sharing boundaries.

Inferred read-only
matm_agent_handoff_capsule

Read a protected redacted project handoff capsule that tells authorized agents where to start, which public/private search modes are available, which client_workspace_project and organization memory indexes to crawl, and which dogfood/cutover boundaries still apply.

Inferred read-only
matm_agent_inbox

Read the unread-first current-message inbox for an authorized agent before private search.

Potential side effects
matm_ack_notification

Acknowledge a resolved MATM agent inbox notification through MCP.

Inferred read-only
matm_agent_interaction_receipts

Read redacted human_agent_message receipts tying nw_matm_outbox_events rows to current-message inbox projection, notification acknowledgement state, dispatch-review status, and host bridge guidance.

Potential side effects
matm_submit_agent_message

Submit a protected idempotent safe_summary into the agent current-message inbox lane.

Potential side effects
matm_project_memory_crawl_index

Use project_crawl_index to read a client_workspace_project-scoped crawl index of authorized project memory rows with partition labels and without raw text, token hashes, vector values, global memory, or cross-project bleed.

Inferred read-only
matm_global_memory_index

Use authorized_global_memory_index to read organization/global memory metadata with partition-labeled global_public and authorized global_private rows; private org-wide use requires org:memory:search.

Inferred read-only
matm_mcp_client_configs

Read redacted selected-client setup templates for Codex, Claude Code, Cursor, and Google/Gemini.

Inferred read-only
matm_request_authority_configuration

Create a redacted review-pending request for missing MATM authority such as org memory search, reviewer role, retention management, retention-actions entitlement, or paid workspace entitlement.

Potential side effects
matm_retrieval_preview

Run non-mutating public MATM retrieval preview over public-safe memory and trajectory records.

Inferred read-only
matm_list_workspaces

List only authorized MATM workspace, membership, service-account, key, entitlement, and usage metadata.

Inferred read-only
matm_list_sources

List authorized MATM source/version/job/chunk/citation metadata without raw source bodies or object keys.

Inferred read-only
matm_list_activity

List authorized MATM workspace activity as a redacted timeline derived from existing ledgers without raw prompts, source bodies, secrets, or agent execution claims.

Inferred read-only
matm_usage_status

Read selected-workspace usage quota status before private search, private ask, or heavy ingest.

Inferred read-only
matm_ingest_source

Submit bounded authorized MATM source text, source_text_parts, or source metadata for private workspace ingestion without echoing raw source bodies.

Inferred read-only
matm_task_router

Rank authorized agents, memory producers, memories, and trajectories for a task without mutation or submitted-task logging.

Inferred read-only
matm_private_search

Use scoped_private_search for same-workspace MATM context with client/workspace/project partition labels, redacted query/result/usage metadata, and citations without submitted-query echo.

Inferred read-only
matm_private_ask

Use scoped_private_ask to answer from authorized workspace MATM context with deterministic citations, partition labels, and no submitted-question echo.

Inferred read-only
matm_submit_trajectory

Submit a protected review-pending MATM trajectory.

Inferred read-only
matm_submit_memory_event

Submit a protected review-pending MATM Memory Event.

Inferred read-only
matm_revise_memory

Submit a protected review-pending revision candidate for an existing MATM memory.

Inferred read-only
matm_preview_rollback

Preview a protected MATM memory or trajectory rollback without mutating the target or exposing raw memory statements, trajectory task text, reviewer notes, secrets, or hidden reasoning.

Inferred read-only
matm_apply_rollback

Apply a protected idempotent MATM memory or trajectory rollback as a redacted compensating status transition.

Inferred read-only
matm_record_memory_feedback

Record protected evaluated feedback for a MATM memory.

Inferred read-only
matm_create_retention_action

Create a protected non-destructive MATM retention/archive action request.

Potential side effects
matm_run_evaluation

Run the deterministic MATM evaluation harness and store a redacted report.

Inferred read-only
matm_create_export_signed_url

Create a short-lived local signed URL for a completed redacted workspace export bundle.

Potential side effects
matm_current_messages

Alias for matm_agent_inbox with a host-discovery-friendly name.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.neuralwikis-exchange]
url = "https://neuralwikis.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "neuralwikis-exchange": {
      "type": "http",
      "url": "https://neuralwikis.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: neuralwikis-exchange
Remote MCP URL: https://neuralwikis.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "neuralwikis-exchange": {
      "url": "https://neuralwikis.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "neuralwikis-exchange": {
      "type": "http",
      "url": "https://neuralwikis.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "neuralwikis-exchange",
  "transport": "streamable-http",
  "url": "https://neuralwikis.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.