File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @agentx-ai/mailchimp-mcp-server" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " AgentX MCP server for Mailchimp Automations API" ,
5+ "author" : " AgentX AI" ,
56 "license" : " MIT" ,
67 "keywords" : [
78 " mailchimp" ,
2930 },
3031 "dependencies" : {
3132 "@modelcontextprotocol/sdk" : " 0.6.0" ,
32- "node-fetch" : " ^3.3.2"
33+ "node-fetch" : " ^3.3.2" ,
34+ "dotenv" : " ^16.4.7"
3335 },
3436 "devDependencies" : {
3537 "@types/node" : " ^20.11.24" ,
36- "dotenv" : " ^16.4.7" ,
3738 "typescript" : " ^5.3.3"
3839 },
3940 "repository" : {
4041 "type" : " git" ,
4142 "url" : " git+https://github.com/AgentX-ai/mailchimp-mcp.git"
4243 },
43- "author" : " AgentX AI" ,
4444 "bugs" : {
4545 "url" : " https://github.com/AgentX-ai/mailchimp-mcp/issues"
4646 },
You can’t perform that action at this time.
0 commit comments