Are you the author? Sign in to claim
A MCP server to provide parsed Figma plugin typings
MCP server providing Figma Plugin API documentation from official @figma/plugin-typings.
Add to .cursor/mcp.json:
{
"mcpServers": {
"figma-typings": {
"command": "npx",
"args": ["figma-plugin-typings-mcp"]
}
}
}
figma_search_api — Search Figma Plugin API by name or descriptionfigma_get_api — Get detailed API reference for a specific method/typefigma_list_node_types — List all Figma node typesMIT
A Jetbrains IDE IntelliJ plugin aimed to provide coding agents the ability to leverage intelliJ's indexing of the codeba
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
via CLI