Agent Abilities for MCP for VS Code
io.github.unaibamir/agent-abilities-for-mcp
Self-hosted WordPress MCP server with per-capability permission controls and a full audit log.
client:VS Code
transport:streamable-http
Install Agent Abilities for MCP in VS Code
.vscode/mcp.json
{
"servers": {
"agent-abilities-for-mcp": {
"type": "http",
"url": "https://{hostname}/wp-json/agent-abilities-for-mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs