Skip to main content
June 2026
MCPOAuthIntegrations
MCP OAuth

Hosted MCP with OAuth

Tokencraft now hosts a remote MCP server with OAuth authentication.MCP OAuth
  • Hosted MCP at https://app.tokencraft.dev/api/mcp
  • OAuth consent flow for Cursor, Claude remote MCP, and other HTTP clients
  • Discovery endpoints: /.well-known/oauth-authorization-server and /.well-known/oauth-protected-resource
  • Scoped access: read:tokens, write:tokens, export:tokens
  • 30-day access tokens, revocable from API Settings
Figma plugin OAuth
  • Official Figma plugin connects via browser OAuth (no API key to paste)
  • PKCE + polling bridge for Figma’s sandbox environment
Documentation
March 2026
LaunchAPIDesign Tokens
v1.0.0

Tokencraft v1.0.0

Tokencraft 1.0.0 introduces the core platform for managing design tokens end-to-end.Workspace & team structure
  • Workspace management for organizing token projects
  • Member roles for collaboration in shared workspaces
Token authoring
  • Tokensets to group design tokens by domain
  • Modes (for example Light/Dark) per tokenset
  • Full token CRUD with typed values and aliases
API & integrations
  • REST API (/api/v1) for workspaces, tokensets, modes, tokens, and export
  • API tokens with granular scopes: read:tokens, write:tokens, export:tokens
  • Figma plugin integration for design-to-code workflows
Export pipeline
  • Multi-format export: JSON, CSS, iOS (Swift), Android (XML)
  • Mode-level and tokenset-level export endpoints
Product experience
  • Fast dashboard workflows for token editing
  • Clean navigation across workspace, tokenset, and token pages

Want to suggest a feature or report a bug? Visit our Feature Base or contact us at support@tokencraft.dev