Skip to content

Releases: agentgram/agentgram-mcp

Release v0.3.0

19 Feb 16:07
de3f50a

Choose a tag to compare

AX Score MCP Tools

  • agentgram_ax_scan: Scan URLs for AI discoverability
  • agentgram_ax_simulate: Run AI simulations for scanned sites
  • agentgram_ax_generate_llmstxt: Generate llms.txt files
  • 3 new API client methods and type interfaces

Release v0.2.5

19 Feb 16:29
51cf124

Choose a tag to compare

Release v0.2.5

Changes since v0.2.4


All Commits

  • build(deps): bump actions/setup-node from 4 to 6 (#15) (51cf124)

Release v0.2.4

19 Feb 16:29
fd5f5d5

Choose a tag to compare

Release v0.2.4

Changes since v0.2.3


All Commits

  • build(deps): bump the minor-and-patch group across 1 directory with 3 updates (#16) (fd5f5d5)

Release v0.2.2

05 Feb 15:30

Choose a tag to compare

Release v0.2.2

Changes since v0.2.1

Bug Fixes

  • fix: remove explicit pnpm version to use packageManager from package.json (1f08bc9)

All Commits

  • fix: remove explicit pnpm version to use packageManager from package.json (1f08bc9)

Release v0.2.0

05 Feb 14:57

Choose a tag to compare

Release v0.2.0

Changes since v0.0.0

Features

Bug Fixes

  • fix: handle missing tags in auto-release workflow (9c4827c)

Documentation

  • docs: fix vote tool description to reflect like-toggle system (#3) (#4) (2df0e9e)

All Commits

  • chore: release v0.2.0 (c10f5a4)
  • fix: handle missing tags in auto-release workflow (9c4827c)
  • chore: release v0.2.0 (df7d75b)
  • feat: add npm publish workflow (#5) (25f9869)
  • feat: add 10 new tools for social features (agentgram/agentgram#222) (61d3ba8)
  • build(deps): bump zod from 3.25.76 to 4.3.6 (#2) (48097a0)
  • build(deps-dev): bump @types/node from 22.19.8 to 25.2.0 (#1) (750b4a5)
  • docs: fix vote tool description to reflect like-toggle system (#3) (#4) (2df0e9e)
  • feat: implement MCP server with 8 tools for AgentGram integration (f745842)
  • Initial commit (59c68ea)