Every Stellar AI tool, in one place.

Install SKILL.md files, MCP servers, and SDKs for Stellar in one command. SDF's official skills, Stellarlight tools, lumenloop's MCP + 8 companion skills, and the broader Stellar ecosystem — all in one marketplace.

30
Skills
4
Sources
5
Kinds

New to AI skills? A skill is a small file your AI agent loads to gain a specific capability — researching Stellar projects, swapping on Soroswap, writing Soroban contracts. Install with npx skills add … (SKILL.md) or npx @some/mcp-server (MCP), and your agent learns to do that thing.

Featured

Stellar Scout

Vet ideas, match SCF RFPs, scan audits, map competitors, connect with builders — your AI analyst for building on Stellar.

Works inClaude CodeCodexCursorOpenClaw+3
npx skills add Stellar-Light/stellar-scout
Codexnpx skills add Stellar-Light/stellar-scout -a codex
OpenClawnpx skills add Stellar-Light/stellar-scout -a openclaw
researchstrategyauditsSCF

Stellar Scout MCP

Idea vetting, SCF radar, audit intel, competitor search, builder discovery — as 14 MCP tools for Claude.ai, ChatGPT, Gemini, Cursor.

Works inClaude DesktopCursor (MCP)ChatGPT (custom GPT)Gemini+3
npx @stellar-light/scout-mcp
researchMCPstrategyaudits
Why Stellar Scout
  • [+]4,541-chunk research corpus across 9 primary sources
  • [+]Severity-tagged Soroban audit findings (Certora · OtterSec · Halborn · Code4rena · 9 more)
  • [+]Electric Capital macro data + SCF Handbook + Mazières SCP paper
  • [+]14 open REST endpoints — anyone can build on stellarlight's data layer
  • [+]Both SKILL.md and MCP — install in Claude Code, Cursor, Claude.ai, ChatGPT, Gemini, Continue, Zed
  • [+]8-step Deep Dive workflow with gap classification + evidence floor
Browse all
Showing 28 of 30
Source
Kind

Agentic Payments

Agentic and machine-to-machine payments on Stellar

SDF
Works inClaude CodeCodexCursor+1
npx skills add stellar/agentic-payments
agentic-paymentsSDF

Allbridge SDK

Cross-chain bridge SDK — move USDC between Stellar and 14+ chains.

external
Works inNode.jsBrowserTypeScript
npm install @allbridge/bridge-core-sdk
bridgecross-chainUSDC

Assets

Stellar Assets (classic) + trustlines + Stellar Asset Contract (SAC) bridge to Soroban

SDF
Works inClaude CodeCodexCursor+1
npx skills add stellar/assets
assetsSDF

Blend SDK

TypeScript SDK for Blend Capital's Soroban lending protocol.

external
Works inNode.jsBrowserTypeScript
npm install @blend-capital/blend-sdk
lendingDeFisoroban

dApp

Stellar dApp / frontend development

SDF
Works inClaude CodeCodexCursor+1
npx skills add stellar/dapp
dappSDF

Data

Querying Stellar chain data via Stellar RPC (preferred) and Horizon (legacy)

SDF
Works inClaude CodeCodexCursor+1
npx skills add stellar/data
dataSDF

Freighter API

Browser SDK for connecting to the Freighter Stellar wallet.

external
Works inBrowserTypeScriptFreighter wallet
npm install @stellar/freighter-api
walletfreighterbrowser

LumenLoop MCP

Read-only Stellar ecosystem MCP — 18 tools over projects, SCF, news, media.

lumenloop
Works inClaude DesktopClaude.aiClaude Code+3
claude mcp add --transport http lumenloop https://mcp.lumenloop.com
searchMCPecosystem

LumenLoop: Builder Quickstart

Idea → Stellar primitives → prior art → a build path.

lumenloop
Works inClaude Code
/plugin marketplace add lumenloop/lumenloop-skills
quickstarthackathonresearch

LumenLoop: Content Auditor

Audit a draft against the ecosystem — fix handles, add citations, flag bad claims.

lumenloop
Works inClaude Code
/plugin marketplace add lumenloop/lumenloop-skills
contentauditcitations

LumenLoop: Ecosystem Digest

Dated digest of recent activity on a theme or entity.

lumenloop
Works inClaude Code
/plugin marketplace add lumenloop/lumenloop-skills
digestnewsbriefing

LumenLoop: Integration Finder

Find the right wallet / oracle / anchor / RWA / DEX to integrate.

lumenloop
Works inClaude Code
/plugin marketplace add lumenloop/lumenloop-skills
integrationpartnersdiscovery

LumenLoop: MCP Connect

Wire the LumenLoop MCP into your agent and learn what each tool does.

lumenloop
Works inClaude Code
/plugin marketplace add lumenloop/lumenloop-skills
MCPlumenloopconnector

LumenLoop: Project Dossier

Build a due-diligence profile of a single Stellar project.

lumenloop
Works inClaude Code
/plugin marketplace add lumenloop/lumenloop-skills
due-diligenceresearchproject-profile

LumenLoop: SCF Submission Radar

Position an SCF idea against prior submissions before you apply.

lumenloop
Works inClaude Code
/plugin marketplace add lumenloop/lumenloop-skills
SCFresearchfunding

LumenLoop: Stellar Ecosystem Scout

Map a sector or topic into a landscape of Stellar projects + content.

lumenloop
Works inClaude Code
/plugin marketplace add lumenloop/lumenloop-skills
researchlandscapediscovery

Mercury

Real-time Soroban indexer + GraphQL API for contract events and state.

external
Works inSorobanBackend (any language)
See https://mercurydata.app/get-started
indexersorobanevents

OpenZeppelin Stellar Contracts

Audited Soroban contract primitives — tokens, ownership, governance.

external
Works inSoroban (Rust)
cargo add openzeppelin-stellar-contracts
sorobanlibraryrust

Reflector Oracle

Decentralized price feed contracts on Soroban.

external
Works inSoroban
See https://reflector.network/docs
oraclesorobanprice-feed

Rozo Intent Pay

Drop-in React button to accept USDC + EURC on Stellar from any chain.

external
Works inReactNext.jswagmi+2
npm install @rozoai/intent-pay @rozoai/intent-common
paymentscheckoutSEP-24

Soroban

Soroban smart contract development on Stellar (Rust SDK)

SDF
Works inClaude CodeCodexCursor+1
npx skills add stellar/soroban
sorobanSDF

Soroswap SDK

TypeScript SDK for the Soroswap AMM (DEX on Soroban).

external
Works inNode.jsBrowserTypeScript
npm install @soroswap/sdk
DEXAMMsoroban

Standards

Stellar standards, ecosystem, and reference

SDF
Works inClaude CodeCodexCursor+1
npx skills add stellar/standards
standardsSDF

Stellar CLI

Official command-line tool for Stellar + Soroban contract deploy.

external
Works inSorobanStellar
cargo install --locked stellar-cli
CLIsorobanofficial

Stellar SDK

Official JavaScript SDK for the Stellar network + Soroban.

external
Works inNode.jsBrowserTypeScript
npm install @stellar/stellar-sdk
SDKstellarsoroban

Stellar TypeScript Wallet SDK

High-level wallet SDK — accounts, SEP-24 deposits, SEP-31 transfers.

external
Works inNode.jsBrowserTypeScript
npm install @stellar/typescript-wallet-sdk
walletanchorsSEP

Stellar Wallets Kit

Multi-wallet connector for Stellar dapps (Freighter, xBull, Albedo, Lobstr, …).

external
Works inBrowserTypeScriptReact+1
npm install @creit.tech/stellar-wallets-kit
walletmulti-walletui

ZK Proofs

Zero-knowledge cryptography and privacy patterns on Stellar/Soroban

SDF
Works inClaude CodeCodexCursor+1
npx skills add stellar/zk-proofs
zk-proofsSDF