w3_bridge_generate_tokens
Generate authentication tokens for the UCAN-HTTP bridge, enabling delegated capabilities and expiration settings for secure access to MCP IPFS server resources.
Instructions
Generates authentication tokens for using the UCAN-HTTP bridge.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
capabilities | Yes | One or more capabilities to delegate (e.g., ['space/info']). | |
expiration | No | Unix timestamp (in seconds) for expiration. Zero means no expiration. | |
json | No | Output JSON suitable for fetch headers (default: true). |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-ipfs
- w3_account_ls
- w3_bridge_generate_tokens
- w3_can_access_claim
- w3_can_blob_add
- w3_can_blob_ls
- w3_can_blob_rm
- w3_can_filecoin_info
- w3_can_index_add
- w3_can_store_add
- w3_can_store_ls
- w3_can_store_rm
- w3_can_upload_add
- w3_can_upload_ls
- w3_can_upload_rm
- w3_coupon_create
- w3_delegation_create
- w3_delegation_ls
- w3_delegation_revoke
- w3_key_create
- w3_login
- w3_ls
- w3_open
- w3_plan_get
- w3_proof_add
- w3_proof_ls
- w3_reset
- w3_rm
- w3_space_add
- w3_space_create
- w3_space_info
- w3_space_ls
- w3_space_provision
- w3_space_use
- w3_up
- w3_usage_report
Related Tools
- @usegranthq/mcp-server
- @alexbakers/mcp-ipfs
- @gbti-network/mcp-basic-test
- @alexbakers/mcp-ipfs