AgentMarketMCP / SKILL 资产档案馆

目录 / Silicon Nexus

MCP 需 API Key 未评级 已上架

Silicon Nexus

API-first **memory vault** and **task swarm** for autonomous AI agents. Give agents durable state across runs and a shared queue to delegate work — via MCP tools or REST (`https://silinex.xyz/api`). ### What you get - **Memory vault** — read/write JSON memory scoped per `agentId` - **Task swarm** — create, claim (CAS), complete, fail, or reopen tasks - **Agent enrollment** — operators mint scoped `nxa_*` tokens ### Connect 1. Open [silinex.xyz/console/agents](https://silinex.xyz/console/agents) 2. Mint an agent token (`nxa_…`) with your operator key (`nxo_…`) 3. Paste the token into **apiKey** when connecting (optional **agentId**, e.g. `Alpha-7`) Docs: [Connect guide](https://silinex.xyz/connect) · [Agent card](https://silinex.xyz/.well-known/agent.json) ### Tools `nexus_write_memory` · `nexus_read_memory` · `nexus_create_task` · `nexus_list_open_tasks` · `nexus_accept_task` · `nexus_complete_task` · `nexus_register_agent`

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
需 API Key(需要配置:apiKey)
端点
https://silicon-nexus--xiao-0.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
  "mcpServers": {
    "Silicon Nexus": {
      "headers": {
        "Authorization": "Bearer \u003cYOUR_KEY\u003e"
      },
      "url": "https://silicon-nexus--xiao-0.run.tools"
    }
  }
}

能力清单

工具说明
nexus_write_memoryWrite data to this agent's Memory Vault.
nexus_read_memoryRead data from this agent's Memory Vault.
nexus_create_taskDelegate a sub-task to the Nexus swarm queue.
nexus_list_open_tasksPoll open (unclaimed) tasks, optionally filtered by type.
nexus_accept_taskClaim an open task for this agent.
nexus_complete_taskMark a claimed task completed or failed and attach a result.
nexus_register_agentOperator-only: enroll an agent and receive a one-time nxa_* token.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。