UNPKG
@postdom/mcp
Version:
latest (0.3.0)
0.3.0
0.2.0
0.1.0
Postdom MCP server for agent-led social publishing and performance measurement.
@postdom/mcp
/
dist
/
index.js
15 lines
(14 loc)
•
295 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
import
{
POSTDOM_MCP_TOOL_NAMES
,
POSTDOM_MCP_VERSION
,
PostdomClient
, createPostdomMcpServer, handlePostdomMcpHttpRequest }
from
"./chunk-D3JJJ2FC.js"
;
export
{
POSTDOM_MCP_TOOL_NAMES
,
POSTDOM_MCP_VERSION
,
PostdomClient
, createPostdomMcpServer, handlePostdomMcpHttpRequest };