Last updated a month ago
The world is shifting toward AI agent systems. Without infrastructure for them to access Cardano’s on-chain data, the blockchain risks limited interoperability and lagging utility.
Develop MCP server and AI agent connecting to Cardano’s on-chain data, market info, and Catalyst insights, accessible via web, social media, and extendable to automation platforms and other AI agents.
Please provide your proposal title
[ADApter] MCP Server and AI Agent for Cardano
Enter the amount of funding you are requesting in ADA
100000
Please specify how many months you expect your project to last
6
Please indicate if your proposal has been auto-translated
No
Original Language
en
What is the problem you want to solve?
The world is shifting toward AI agent systems. Without infrastructure for them to access Cardano’s on-chain data, the blockchain risks limited interoperability and lagging utility.
Does your project have any dependencies on other organizations, technical or otherwise?
Yes
Describe any dependencies or write 'No dependencies'
Cardano’s On-chain: [Blockfrost.io, CardanoScan]; LLM: [Claude Sonnet]; Search & Crawling: [Firecrawl]; Market Information: [CoinMarketCap]; Catalyst Insights: [LidoNation];
Will your project's outputs be fully open source?
Yes
License and Additional Information
All outputs will be public under Apache 2.0 license
Please choose the most relevant theme and tag related to the outcomes of your proposal.
AI
Describe what makes your idea innovative compared to what has been previously funded (whether by you or others).
Our innovation is the creation of Cardano's first Model Context Protocol (MCP) server, a foundational infrastructure layer that allows any AI agent to natively access on-chain data which has not been funded before.
Describe what your prototype or MVP will demonstrate, and where it can be accessed.
Our MVP will demonstrate real-time querying of Cardano data, accessible to everyone through a public website and an X/Twitter bot. The entire project will be fully open-source and accessible on GitHub.
Describe realistic measures of success, ideally with on-chain metrics.
Success will be measured by the number of Blockfrost API calls, indicating direct on-chain data requests. Our ultimate goal would be to measure transactions submitted by our MCP server and AI agent, showcasing its adoption by users.
Please describe your proposed solution and how it addresses the problem
MCP Server: The Gateway to Cardano On-chain Data
Our proposed solution is to build a Model Context Protocol (MCP) server that acts as a dedicated AI-access layer for the Cardano ecosystem. At its core, the MCP server will aggregate multiple data sources: Blockfrost.io and Cardanoscan for real-time on-chain data such as wallet activity, transaction history, and governance actions; Firecrawl for targeted search and web data crawling to extend AI context; CoinMarketCap for up-to-date market pricing and trends; and Lidonation’s API for granular insights into funded projects, their milestones, and governance participation.
These endpoints will be normalized into AI-readable formats and made openly accessible, allowing not only our AI Agent but any third-party AI agent to easily connect and retrieve information. We empower the rapidly growing number of users who rely on AI agents daily, enabling them to access Cardano's on-chain and ecosystem data seamlessly.
AI Agent: Utilizing the Power of the MCP
On top of this data infrastructure, we will deliver practical user interfaces: a web portal for direct public access, an X/Twitter bot for instant social media queries, and an open-sourced codebase for integration with automation platforms such as n8n to allow no-code automation of Cardano data workflows. This architecture solves the current accessibility gap, ensuring AI agents can not only access but also reason about Cardano’s activity. In doing so, it positions Cardano as an AI-integrated blockchain ready for the automation-first internet.
Please define the positive impact your project will have on the wider Cardano community
Our project will transform Cardano into an AI-accessible blockchain. By making on-chain and ecosystem data instantly available to AI agents through the MCP server, we remove the barrier of information accessibility in blockchain. For the first time, AI developers will be able to build intelligent assistants, monitoring systems, and autonomous tools that natively understand Cardano. Blockchain analysts will gain the ability to run complex queries across wallets, governance actions, market movements, and Catalyst project outcomes in seconds.
As large language models evolve toward Artificial General Intelligence (AGI), having Cardano’s data seamlessly integrated into their context will make the Cardano blockchain not just accessible but an active pioneer in AI-driven economies.
What is your capability to deliver your project with high levels of trust and accountability? How do you intend to validate if your approach is feasible?
Our capability is built on relevant technical expertise, a history of successfully delivering funded projects in the decentralized AI space, and proactive validation of our proposed architecture.
Our Project Team
Khresna Pandu Izzaturrahman (AI Engineer):
Linkedin: https://www.linkedin.com/in/khresna-pandu/
Github: https://github.com/KhresnaPanduI
Pandu's experience lies at the intersection of AI agents, large language models, and high-performance infrastructure, making him perfectly suited to lead the technical development of the MCP server and AI agent. He has also been an active contributor to the Cardano ecosystem, serving as a community reviewer since Fund 8 (2022).
Fitra Rahmani Khasyah (Full Stack Developer):
Linkedin: https://www.linkedin.com/in/fitra-rahmani
Github: https://www.github.com/khasyah-fr
Fitra is a software engineer with extensive experience in building scalable full-stack applications within e-commerce, finance, and AI industry. He managed funded projects from initial concept to complete implementation on SingularityNET, a decentralized platform powered by Cardano’s blockchain. He has been participating actively in the Project Catalyst, having served as a reviewer since Fund 8.
Dani Ihza Farrosi (Blockchain Developer, Community & Growth):
Linkedin: https://www.linkedin.com/in/daniihza/
Github: https://github.com/danivideda
Dani is an experienced software engineer having delivered backend services using Javascript and PHP. His deep involvement in Project Catalyst since Fund 6 (2021) as a reviewer and a moderator gives him contextualized understanding of our project’s success factors.
Proven Track Record
Our team's ability is demonstrated by our track record within other decentralized funding ecosystems:
Milestone Title
Project Setup and Foundational Infrastructure
Milestone Outputs
- Repository & Account Initialization: Create a dedicated GitHub organization and repositories for the project. Initialize all necessary developer accounts, including Blockfrost.io, CardanoScan, CoinMarketCap, Claude, and Firecrawl, to ensure API access.
- Community Channel Setup: Launch the official Twitter/X account and Discord server to begin community engagement and provide a platform for future updates.
- Initial UI/UX Design: Develop low-fidelity wireframes and user flow diagrams for the web interface, outlining the core user journey for interacting with the AI Agent.
Acceptance Criteria
Evidence of Completion
A public link to the GitHub repository.
Links to the active Twitter/X and Discord channels.
Screenshots and design files for the UI/UX wireframes.
Delivery Month
1
Cost
25000
Progress
20 %
Milestone Title
Core MCP Server and Initial Integrations
Milestone Outputs
- MCP Server Scaffolding: Develop the foundational architecture for the Model Context Protocol (MCP) server, including the API framework and core logic for handling data requests.
- Blockfrost Integration: Integrate Blockfrost.io and CardanoScan endpoints into the MCP server to enable access to real-time on-chain data, such as transaction histories, wallet balances, and staking information.
- CoinMarketCap Integration: Connect the MCP server to CoinMarketCap APIs to fetch real-time price data for ADA and other Cardano-native tokens.
- Initial AI Agent Logic: Develop the initial version of the AI agent, capable of processing queries and interacting with the integrated MCP server tools (Blockfrost and CoinMarketCap).
- Initial Front-End Development: Begin building the web interface using a modern JavaScript framework, implementing the UI layouts and components based on the finalized UI/UX design.
Acceptance Criteria
Evidence of Completion
Delivery Month
3
Cost
30000
Progress
50 %
Milestone Title
Integration, Testing, and Beta Release
Milestone Outputs
- Advanced Data Source Integration: Enhance the MCP server by integrating Lidonation’s Catalyst Explorer API to access project funding data and Firecrawl to enable targeted web search and crawling.
- Front-End and Back-End Integration: Connect the web application front-end to the MCP server, creating the initial end-to-end user experience.
- Beta X/Twitter Bot Deployment: Develop and deploy an initial version of the X/Twitter bot. This version will be for public testing and will be able to process tagged queries and post replies using data from the MCP server.
- Deploy for Public Testing: Deploy the integrated web application and Twitter bot to a public-facing staging environment to gather crucial community feedback and identify bugs.
Acceptance Criteria
Evidence of Completion
Delivery Month
5
Cost
30000
Progress
80 %
Milestone Title
Final Launch, Documentation, and Project Closeout
Milestone Outputs
- Production Deployment: Deploy the final, production-ready version of the web application and MCP server.
- Technical Documentation: Create technical documentation for the MCP server, detailing how other developers can connect their own AI agents or applications to our infrastructure.
- Community Engagement: Actively engage with the community through social channels, gather feedback, and address any bugs or issues identified during the initial launch period.
- Project Closeout Reporting: Create the final Project Closeout Report (PCR) and a project summary video (PCV) to be shared with the Cardano community, detailing the project's journey, achievements, and impact.
Acceptance Criteria
The AI Agent is live and accessible to the public on both the website and Twitter.
The technical documentation is clear, comprehensive, and enables a third-party developer to successfully integrate with the MCP server.
Community updates cover all project milestones and provide clear insights into the project's delivery.
At least 50 unique users have submitted feedback via the official form.
Evidence of Completion
Delivery Month
6
Cost
15000
Progress
100 %
Please provide a cost breakdown of the proposed work and resources
Our total requested budget is 100,000 ADA. This funding is allocated across four key milestones, primarily covering personnel costs for our team of three, who bring extensive experience as AI and Full Stack Engineers. The budget is structured to reflect the development intensity of each phase, from foundational setup and core development to the final launch and handover.
Milestone-Based Budget Breakdown (nominal in ADA)
Milestone 1: UI/UX Design [15,000 ADA], Community Channel Setup [5,000 ADA], Repository and Account Initialization [5,000 ADA]
Milestone 2: MCP Server Development [12,000], Initial AI Agent Logic Development [10,000], Initial Front-End Development [8,000]
Milestone 3: Full Stack Integration [14,000], Twitter Bot Development & Deployment [8,000], Advanced MCP Server Integration [8,000]
Milestone 4: Production Deployment & System Optimization [11,500], Technical Documentation Creation [1,000], Project Closeout Reporting [2,500]
The detailed budget breakdown per tasks in each milestone can be seen in below google sheet:
https://docs.google.com/spreadsheets/d/1zQ8S6d0FaWPvr-PRIOHvc0x6KQXtjp-IABD83xyxgqs/edit?usp=sharing
How does the cost of the project represent value for the Cardano ecosystem?
We aim to build the first open-source Model Context Protocol (MCP) server for Cardano, making its data accessible to other AI agents like Claude, and automation platforms like n8n, so developers, AI companies, and the community can integrate tools with ease. By creating reusable infrastructure, we position Cardano as the key blockchain player in the AI era. All outputs will be open-source under Apache 2.0, inviting community contributions. Our Catalyst-experienced team has been active since Fund 6, understands community standards, and delivers at rates lower than typical market rates for experienced full-stack developers and AI engineers (50–100 USD/hour), ensuring cost-effectiveness.
References:
Freelance Full-Stack Developer: https://www.upwork.com/hire/full-stack-developers/
Freelance AI Engineer: https://www.upwork.com/hire/ai-developers/
Freelance Blockchain Developer: https://www.upwork.com/hire/blockchain-developers/
Terms and Conditions:
Yes
Our team is structured to cover all technical and non-technical aspects of the project development, from core AI development, software engineering, infrastructure, project management, and community engagement.
Khresna Pandu Izzaturrahman - AI Engineer
Pandu will lead the development of the project's core intelligence. His primary responsibilities include:
Architecting and building the Model Context Protocol (MCP) server, enabling it to understand user queries and select the appropriate data tools to generate accurate answers.
Integrating all third-party data APIs (Blockfrost, Lidonation, etc.) to function as tools for the AI agent.
Fitra Rahmani Khasyah - Full Stack Developer & Project Manager
Fitra is responsible for creating the user-facing application and overseeing the project's execution. His role involves:
Developing the full-stack application, including the front-end user interface and the backend services.
Managing the project timeline, coordinating milestone delivery, and ensuring the project’s software quality remains high.
Dani Ihza Farrosi - Full Stack Developer & Community Manager
Dani will bridge the technical development with the Cardano community, ensuring our tool is both accessible and aligned with user needs. His duties include:
Developing the full-stack web application, including the front-end user interface and the backend services.
Managing the community channels (Discord, Twitter/X), gathering user feedback, and communicating project updates.