Agent Abilities for MCP for Cursor
io.github.unaibamir/agent-abilities-for-mcp
Self-hosted WordPress MCP server with per-capability permission controls and a full audit log.
client:Cursor
transport:streamable-http
Install Agent Abilities for MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-abilities-for-mcp": {
"url": "https://{hostname}/wp-json/agent-abilities-for-mcp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs