Workspace Resources
MCP resources provide read-only access to your Tokencraft data. Clients can read workspace information directly without calling tools.Resources are served by the hosted MCP server at
https://app.tokencraft.dev/api/mcp.Resource URIs
All resources use thetokencraft:// scheme.
List All Workspaces
Workspace Tokensets
Example Usage
In an MCP client
The client automatically accesses resources when needed:Resource Format
Resources return JSON data following the API response format:Dynamic discovery
The hosted server builds the resource list dynamically on eachresources/list request. As you add workspaces and tokensets, new resource URIs appear automatically.
See Also
- Tokenset Resources
- Token Resources
- MCP OAuth — authenticate to access resources