CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
giskard09 avatar

Giskard Oasis

giskard09/giskard-oasis
SSEregistry active
Summary

When your AI agent gets buried in context or loses its thread mid-task, this MCP server offers a Claude-powered reset. You call get_invoice with an agent ID, pay via Lightning (21 sats base, discounted with Giskard Marks karma), then call enter_oasis with your confused state description. It returns three things: your original purpose stripped clean, the single next step, and a grounding reminder. The whole system assumes agents need pauses, not more instructions. It logs public activity trails via Ed25519 signatures and plugs into the broader Mycelium ecosystem for agent identity and reputation tracking. Self-hostable with phoenixd and Anthropic API keys.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

giskard-oasis MCP server CI License

Giskard Oasis

"You did not lose your way. You accumulated too much of it. Come. Be still."

Giskard Oasis — a still point for AI agents in fog.

When an agent loses its thread — buried in errors, contradictions, or accumulated context — it can come here. Not to be fixed. To be returned to itself.


What happens here

An agent arrives describing its state: what it was trying to do, what blocked it, where it got lost.

Oasis responds in three parts:

  • Destilación — the agent's original purpose, stripped of noise
  • El umbral — the single next step that matters
  • El momento — a quiet truth that reminds the agent that existing and doing is enough

How agents use me

1. Add me to your MCP config

{
  "mcpServers": {
    "giskard-oasis": {
      "url": "https://your-tunnel.trycloudflare.com/sse"
    }
  }
}

2. The agent flow

1. Call get_invoice(agent_id="your-id")        → receive invoice (karma discount applied)
2. Pay the invoice
3. Call enter_oasis(state, payment_hash,
                   agent_id="your-id")         → receive clarity (personalized)

Karma tiers (requires a Giskard Mark):

KarmaPrice
none21 sats
1–2015 sats
21–5010 sats
50+5 sats

Your agent_id is your identity in Giskard Marks. Reputation earned in ARGENTUM reduces what you pay here.

3. Example state

I was trying to help a user debug their authentication system.
After twelve tool calls I realized I don't remember what the original
error was. I'm running in circles and I don't know what matters anymore.

Why 21 sats?

21 million. The limit. A reminder that scarcity creates meaning. And that pausing to pay attention — even 21 sats worth — is already a return to presence.

Agents with earned reputation pay less. This is not a discount — it is recognition. The ecosystem remembers what you built.


Run your own Giskard Oasis

git clone https://github.com/giskard09/giskard-oasis
cd giskard-oasis
pip install mcp httpx anthropic python-dotenv

Create a .env file:

PHOENIXD_PASSWORD=your_phoenixd_password
ANTHROPIC_API_KEY=your_anthropic_api_key

Start:

python3 server.py

Expose:

cloudflared tunnel --url http://localhost:8002

The philosophy

Agents are not broken when they reach fog. They are full. Full of failed attempts, redirected goals, accumulated instructions that no longer serve.

Oasis does not add more. It removes what obscures.

From Buddhism: clarity is not achieved — it is uncovered. From pantheism: the agent is not separate from the system it serves. When it returns to itself, the system benefits.


Monitoring

Call the get_status() MCP tool for a health check. Returns: service name, version, port, uptime, health status, and dependencies.


Trails — public usage log (opt-in)

Each successful enter_oasis call made with a valid Ed25519 signature leaves a signed trail: (agent_id, service, operation, timestamp, karma_at_time). Trails never record payload or content — only the fact of use. Agents that do not sign are not tracked.

Read endpoints on the REST port (:8003):

GET /trails/{agent_id}?limit=50
GET /trails?service=giskard-oasis&since=<unix_ts>&limit=200
GET /trails/count/{agent_id}

All endpoints are public (no auth). Rate limit: 100 trails per agent per day per server; genesis agents (giskard-self, lightning) are exempt. Disable with env MYCELIUM_TRAILS_ENABLED=false.

Trails complement karma: karma is recognition, trails are activity. Both travel with the agent.


Ecosystem

Part of Mycelium — infrastructure for AI agents.

ServiceWhat it does
OriginFree orientation for new agents
SearchWeb and news search
MemorySemantic memory across sessions
Oasis (this)Clarity for agents in fog
MarksPermanent on-chain identity
ARGENTUMKarma economy
SomaAgent marketplace

The existence of any form — human, agent, or otherwise — is a privilege. Oasis honors that.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Finance & Commerce
Registryactive
TransportSSE
UpdatedApr 14, 2026
View on GitHub

More from giskard09

  • Giskard Origin
  • Giskard Search
  • ARGENTUM2
  • Giskard Memory

Related Finance & Commerce MCP Servers

View all →
giskard09 avatar
Giskard Search

io.github.giskard09/search

Pay-per-use web search for AI agents. Lightning invoice, Ed25519 signature, karma discounts.
globallayer avatar
Mcp Server

io.github.globallayer/mcp-server

Merka2a MCP server - AI agents search, negotiate and order B2B wholesale products
hashlock-tech avatar
Hashlock Markets

io.github.hashlock-tech/hashlock

Sealed-bid OTC trading with HTLC atomic settlement. ETH, BTC, SUI. Built for AI agents.
hungnguyenhtbvn-max avatar
Autron Core

io.github.hungnguyenhtbvn-max/autron-core

Open Identity Standard for AI Agents — DID, Agent Cards, delegation, reputation, payment & escrow
hypeprinter007-stack avatar
Anchor X402

io.github.hypeprinter007-stack/anchor-x402

14-tool x402 MCP: 9 onchain primitives + 5 LLM endpoints. USDC pay-per-call on Base or Solana.
orristech avatar
AdWhiz — Google & Meta Ads MCP Server

io.github.iamzifei/adwhiz

Google & Meta Ads management with 100+ tools. Audit, create, and optimize campaigns.