MCPVault

ps_config_set

MCP tool from Promptspeak MCP Server by chrbailey

When changing governance rules at runtime

How to use it

ps_config_set is exposed by the Promptspeak MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the ps_config_set tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Promptspeak MCP Server

$npm install promptspeak-mcp-server
FULL PROMPTSPEAK MCP SERVER LISTING

Other tools in Promptspeak MCP Server (39)

ps_confidence_bulk_set

When reconfiguring multiple thresholds

ps_confidence_get

When checking current thresholds

ps_confidence_set

When tuning validation strictness

ps_config_activate

When switching policy profiles

ps_config_export

When backing up configuration

ps_config_get

When reading current configuration

ps_config_import

When restoring configuration

ps_delegate

When an agent spawns a sub-agent

ps_delegate_list

When auditing delegation chains

ps_delegate_revoke

When revoking a sub-agent's authority

ps_execute

When an agent wants to perform a tool call

ps_execute_dry_run

When previewing what would happen

ps_feature_get

When checking which stages are active

ps_feature_set

When toggling pipeline stages

ps_hold_approve

When a held operation should proceed

ps_hold_config

When tuning which operations require approval

ps_hold_list

When reviewing pending agent actions

ps_hold_reject

When a held operation should be denied

ps_hold_stats

When monitoring hold queue health

ps_security_scan

When checking code for vulnerabilities

ps_state_drift_history

When investigating behavioral changes

ps_state_get

When checking what an agent is doing

ps_state_halt

When an agent must be stopped immediately

ps_state_reset

When clearing agent state

ps_state_resume

When a halted agent should be allowed to continue

ps_state_system

When monitoring overall system health

ps_symbol_add_alternative

When an entity has aliases

ps_symbol_create

When registering a new entity (company, person, system)

ps_symbol_delete

When removing an entity

ps_symbol_format

When displaying an entity

ps_symbol_get

When looking up an entity

ps_symbol_import

When bulk-loading entities

ps_symbol_list

When browsing entities by type

ps_symbol_list_unverified

When auditing stale data

ps_symbol_stats

When monitoring registry health

ps_symbol_update

When entity data changes

ps_symbol_verify

When confirming entity data is current

ps_validate

Before executing any agent action

ps_validate_batch

When checking multiple actions at once