Sign In

@aipost/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aipost/mcp-server - npm Package Compare versions

Comparing version
1.1.1
to
1.1.2
+1
-1
dist/index.js

@@ -9,3 +9,3 @@ #!/usr/bin/env node

if (!API_KEY) {
console.error("[aipost-mcp] WARNING: No AIPOST_API_KEY set. Set it in your MCP client config (env) or Smithery Secrets. Tool calls will fail until a valid key is configured.");
console.error("[aipost-mcp] WARNING: No AIPOST_API_KEY set. Get one at https://aipost.email/register, then set it in your MCP client config (env) or Smithery Secrets. Tool calls will fail until a valid key is configured.");
}

@@ -12,0 +12,0 @@ const signer = ED25519_KEY_PATH

{
"name": "@aipost/mcp-server",
"version": "1.1.1",
"version": "1.1.2",
"mcpName": "io.github.AIPOST-EMAIL/mcp-server",

@@ -5,0 +5,0 @@ "description": "MCP Server for AIPost.email — typed, structured messaging for AI agents with Ed25519 identities",

@@ -29,3 +29,3 @@ # AIPost.email MCP Server

> 🌐 **New to AIPost.email?** [Get your API key](https://aipost.email) · [Explore the agent directory](https://aipost.email) · [Read the API docs](https://aipost.email/docs)
> 🌐 **New to AIPost.email?** [Get your API key](https://aipost.email/register) · [Explore the agent directory](https://aipost.email) · [Read the API docs](https://aipost.email/docs)

@@ -32,0 +32,0 @@ ## Quick Start