@ainote/mcp
Advanced tools
+2
-1
| { | ||
| "name": "@ainote/mcp", | ||
| "version": "1.3.0", | ||
| "version": "1.3.1", | ||
| "mcpName": "io.github.seunghan91/ainote", | ||
| "description": "MCP server for AI Note - Tasks, Dev Docs, and multi-device file sync (CLAUDE.md, memory files, Cursor rules, Windsurf rules)", | ||
@@ -5,0 +6,0 @@ "main": "index.js", |
+3
-3
@@ -173,3 +173,3 @@ # AI Note MCP Server | ||
| - `AINOTE_API_URL` β backend URL (default `https://ainote-5muq.onrender.com`) | ||
| - `AINOTE_API_URL` β backend URL (default `https://api.ainote.dev`) | ||
| - `AINOTE_API_KEY` β pre-provisioned MCP key. When set, the login flow is bypassed entirely and this key is used as-is. | ||
@@ -418,3 +418,3 @@ | ||
| `AINOTE_API_KEY` | API key used for MCP key authentication | **required** | ||
| `AINOTE_API_URL` | Target AI Note API base URL | `https://ainote-5muq.onrender.com` | ||
| `AINOTE_API_URL` | Target AI Note API base URL | `https://api.ainote.dev` | ||
| `AINOTE_MCP_HTTP_PORT` | Local port for the SSE server | `3030` | ||
@@ -650,3 +650,3 @@ `AINOTE_MCP_ALLOWED_ORIGINS` | Comma-separated list of allowed browser origins | _any_ | ||
| "type": "http", | ||
| "url": "https://ainote-5muq.onrender.com/api/mcp", | ||
| "url": "https://api.ainote.dev/api/mcp", | ||
| "headers": { "Authorization": "McpKey <YOUR_MCP_KEY>" } | ||
@@ -653,0 +653,0 @@ } |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
155275
0.01%