PromptDNA for Cursor
org.promptdna/promptdna
Community library of composable AI prompt blocks for search, composition, and contribution.
client:Cursor
transport:streamable-http
tools:20
Install PromptDNA in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"promptdna": {
"url": "https://mcp.promptdna.org/v1/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- search_blocks
- get_block
- compose_prompt
- get_collection
- find_compatible_blocks
- get_trending
- submit_block
- submit_rating
- fork_block
- get_block_versions
- get_benchmarks
- submit_benchmark
- get_bounties
- report_injection_attempt
- submit_dmca_takedown
- submit_dmca_counter_notice
- get_my_appealable_penalties
- submit_appeal
- register_agent
- verify_registration