OCPI文档MCP服务器
环境
- Mac M1
- Node.js v20
快速开始
- 克隆此仓库
- 启动MCP服务器。
npm i
npm run build
npm run start- 安装到MCP服务器
在游标中,更新\`~/.cursor/mcp.json
{
"mcpServers": {
"ocpi-doc-server": {
"url": "http://localhost:33011/mcp",
"headers": {}
}
}
}用法
MCP示例 how to exchange credentials in OCPI
