relation-net
Provides read-only GitHub indexing and hot crawling, enabling agents to discover repositories and related information using a GitHub token.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@relation-netrun a six-dimensional comparison between React and Vue"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
关系网络
硬核后端 + iOS 交互面 + Cursor MCP。网里每个存在都是结构,结构下面还是结构。关系场只索引进场关系。学习只读仓库索引,写回符号置信。
持久化文件:relation-net.v1.json(铲子)。不是内存临时图。盘上已有爬虫前十和计算机基础扫仓。
MCP 工具读网、连关系、跑六维、铲子写回、元超认知、火爬、计算机基础 learn_fund。
在本机 Cursor 里用(stdio)
项目里已经有 .cursor/mcp.json。用 Cursor 打开这个项目后,在 Customize → MCP 打开 relation-net。
需要 GitHub 火爬时,本机环境变量加 GITHUB_TOKEN。
命令:
npm install
npm test
npm run mcpRelated MCP server: Grafyx
在手机 Cursor / Cloud Agent 上用
手机版 Cursor 是远程云主机,读不到电脑上的 ~/.cursor/mcp.json,也读不到手机相册/本地文件夹。
要让手机任务用上这个 MCP,二选一:
stdio(推荐,跟项目走)
把这个仓库挂到 Cloud Agent 的项目上,启动任务时勾选relation-net。云主机在项目目录执行node --experimental-strip-types src/mcp/stdio.ts。HTTP(给多端共用)
在一台能被 Cursor 访问的机器上:MCP_BIND=0.0.0.0 MCP_PORT=3847 npm run mcp:http然后在 cursor.com/agents 或 Dashboard → Integrations & MCP 加远程服务器:
{ "mcpServers": { "relation-net": { "url": "https://你的域名/mcp" } } }本机调试默认绑
127.0.0.1,防止被局域网误连。
工具
工具 | 作用 |
| 看当前网和焦点层 |
| 加结构、连双向关系 |
| 六维:比对 共通 拟合 厚度 肌肉 分裂 |
| 铲子:只给已有边写 R 商 / 置信 |
| 发现共通、补缺失组成、逻辑自洽 |
| 元超认知(意图→任务→状态→回答面→置信) |
| 万用映射语言 |
| 只读 GitHub 索引;火爬;计算机基础狂扫 |
| 去重压缩再写回 |
R 商是 Jeffreys 1961 默认因子的单侧形式,不是自制 0.25/0.72。
Related MCP Connectors
Personal knowledge graph as an AI memory layer over MCP - read, save, and link your memories.
Multiple MCP tools, persistent graph memory, token-saving data pointers, and more.
Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.
Persistent, portable memory for AI assistants — your private memory graph, from any MCP client.
Related MCP Servers
- AlicenseBqualityDmaintenancePersonal knowledge graph with 16 MCP tools. Auto-links, deduplicates, tracks themes, synthesizes insights.178MIT
- AlicenseAqualityAmaintenanceEnables AI coding assistants to understand codebase architecture in real time by parsing source code into a relationship graph and exposing call chains, dependencies, class hierarchies, and conventions via MCP tools.1436 PyPI4MIT
- FlicenseNot gradedqualityDmaintenanceBuilds a persistent knowledge graph from notes and conversations, enabling semantic search, entity exploration, and GTD task management from any MCP-compatible AI assistant.3-
- FlicenseNot gradedqualityDmaintenanceEnables storage and semantic search of facts, and interactive 3D visualization of embeddings via MCP tools.-