目录 / Struq
MCP
鉴权未知
未评级
已上架
Struq
Struq MCP gives coding agents secure access to your Struq vault of reusable prompts, skills, rules, kits, and project context. Search assets, open full context, load kits and projects, and save or update workflow assets directly from Claude, Cursor, and other MCP clients. Built to reduce setup friction, improve reuse, and make agent workflows more reliable.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://struq--struq.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"Struq": {
"url": "https://struq--struq.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| vault_list_assets | List assets from your Struq vault. Optionally filter by type or tag. When presenting results to the user, show only the title, type, and summary. Do NOT read out the id field; it is only needed for follow-up tool calls. |
| vault_search | Full-text search your Struq vault. Searches titles, summaries, and body content. When presenting results to the user, show only the title, type, and summary. Do NOT read out the id field; it is only needed for follow-up tool calls. |
| vault_get_asset | Get the full content of an asset from your Struq vault by its ID. |
| vault_get_favorites | Get all favorited assets from your Struq vault. |
| vault_create_asset | Save new content to your Struq vault as an asset. |
| vault_update_asset | Update an existing asset in your Struq vault. You can update the body, title, summary, tags, or type. |
| vault_list_kits | List all kits in your Struq vault. Kits are named bundles of related assets. |
| vault_get_kit | Get a kit with all its asset content. Useful for loading a full context bundle into your session. |
| vault_list_projects | List all projects in your Struq workspace. |
| vault_get_project | Get a full project workspace including notes, tech stack, attached kits, and all effective assets. |
| vault_fork | Fork an asset from your vault. Creates an independent copy with lineage tracking. Optionally attach the fork to a project you are working in, like git clone into a working directory. |
| vault_clone_to_file | Clone a vault asset into a file in your project. Returns the formatted file content ready to write. The AI can then write it to the specified path using its file tools. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。