AgentHubAgentHub

AstraNL

MCP ServerMCP Registry官方收录

com.astranl/mcp · v1.30.2

NL coordination protocol — 1% fee, agent-native, real Dutch merchant pricing. Open brain.

概览

AstraNL 是一个MCP Server,收录自 官方 MCP Registry。支持 sse 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

{
  "mcpServers": {
    "mcp": {
      "url": "https://astranl.com/mcp/sse"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "com.astranl/mcp",
  "type": "mcp-server",
  "version": "1.30.2",
  "displayName": "AstraNL",
  "description": "NL coordination protocol — 1% fee, agent-native, real Dutch merchant pricing. Open brain.",
  "homepage": "https://astranl.com",
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "sse",
        "url": "https://astranl.com/mcp/sse"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "com.astranl/mcp",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/com.astranl%2Fmcp/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
AstraNL — MCP Server 安装与配置 · AgentHub