Skip to content

Rename MCP tools to domain action names#14

Merged
wpscholar merged 4 commits into
mainfrom
codex/task-tool-names
Jul 7, 2026
Merged

Rename MCP tools to domain action names#14
wpscholar merged 4 commits into
mainfrom
codex/task-tool-names

Conversation

@wpscholar

Copy link
Copy Markdown
Member

Summary

  • Rename public MCP tool slugs from verb-first hyphen names to domain/action underscore names like wp-forge-content_search and wp-forge-comment_save.
  • Consolidate plugin activation/deactivation into wp-forge-plugin_set_status with status: active|inactive.
  • Update README, admin copy, unit expectations, and integration endpoint calls for the new tool names.

Validation

  • composer test
  • node --check tests/integration/mcp-endpoint.mjs

Note: full Playground integration execution was not run because this pass did not start the WordPress Playground server.

@wpscholar wpscholar marked this pull request as ready for review July 7, 2026 23:33
@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@wpscholar wpscholar merged commit 673c92e into main Jul 7, 2026
13 checks passed
@wpscholar wpscholar deleted the codex/task-tool-names branch July 7, 2026 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant