Story IP Creator Agent
@sarick-story
About Story IP Creator Agent
A demo agent using our MCP server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"langgraph-mcp-agent": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Story IP Creator Agent?
The Story IP Creator Agent is a LangGraph-based tool that generates AI images using DALL-E 3, uploads them to IPFS, and registers them as IP assets on the Story blockchain. It guides users through an interactive workflow for minting and licensing IP assets.
How to use Story IP Creator Agent?
Install dependencies with uv sync, set environment variables in .env, and clone the story-sdk-mcp repository into the same parent folder. Run the agent with uv run agent.py and follow the interactive prompts to describe an image, approve it, set licensing terms, and complete minting on Story.
Key features of Story IP Creator Agent
- Generates images using OpenAI DALL-E 3
- Uploads approved images to IPFS for storage
- Creates IP metadata for the asset
- Negotiates commercial revenue share and derivative works licensing
- Mints and registers IP assets on Story blockchain
- Mints license tokens for registered IP
Use cases of Story IP Creator Agent
- Create and mint AI-generated art as blockchain-registered IP
- Set custom licensing terms for commercial use of digital assets
- Automate the end-to-end workflow from image generation to IP registration
FAQ from Story IP Creator Agent
What are the system requirements?
Python 3.9+, LangGraph, LangChain, an OpenAI API key (for DALL‑E and GPT), and the Story SDK.
Does the directory structure matter?
Yes. The agent expects langgraph-mcp-agent and story-mcp-hub (containing story-sdk-mcp) to be siblings inside the same root folder.
Does the story‑sdk‑mcp server need to be running?
No. The agent only requires the MCP server files to be present in the expected location; you do not need to run it.
What licensing terms can I set?
You can set a commercial revenue share percentage (0‑100%) and decide whether to allow derivative works.
What happens after I approve an image?
The agent uploads the image to IPFS, generates IP metadata, negotiates licensing terms with you, then mints and registers the IP on Story and mints license tokens.
More AI & Agents MCP servers
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Comments