<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>SPYN3 Resources</title><subtitle>Source-backed field notes on MCP, RAG and agent data infrastructure.</subtitle><link href="https://spyn3.com/resources/feed.xml" rel="self"/><link href="https://spyn3.com/resources/"/><id>https://spyn3.com/resources/</id><updated>2026-09-13T12:00:00Z</updated><author><name>SPYN3</name><uri>https://spyn3.com/about/</uri></author><entry><title>MCP 2026-07-28: What the Stateless Specification Changes</title><link href="https://spyn3.com/resources/mcp-2026-stateless-spec/"/><id>https://spyn3.com/resources/mcp-2026-stateless-spec/</id><updated>2026-09-13T12:00:00Z</updated><summary>What the July MCP specification changes for remote servers, authorization and scaling.</summary><category term="News &amp; shifts"/><category term="MCP adoption"/></entry>
<entry><title>What Is Model Context Protocol?</title><link href="https://spyn3.com/resources/what-is-model-context-protocol/"/><id>https://spyn3.com/resources/what-is-model-context-protocol/</id><updated>2026-09-13T12:00:00Z</updated><summary>A plain-language explanation of MCP clients, servers, tools and resources.</summary><category term="How-to"/><category term="MCP adoption"/></entry>
<entry><title>MCP vs RAG vs API</title><link href="https://spyn3.com/resources/mcp-vs-rag-vs-api/"/><id>https://spyn3.com/resources/mcp-vs-rag-vs-api/</id><updated>2026-09-13T12:00:00Z</updated><summary>A decision guide to three layers that solve different architecture problems.</summary><category term="Strategy"/><category term="MCP adoption"/></entry>
<entry><title>The Production MCP Security Checklist</title><link href="https://spyn3.com/resources/mcp-security-checklist/"/><id>https://spyn3.com/resources/mcp-security-checklist/</id><updated>2026-09-13T12:00:00Z</updated><summary>A practical review for permissions, credentials, tool risk and observability.</summary><category term="Templates &amp; tools"/><category term="Security"/></entry>
<entry><title>Why One MCP Endpoint per Workspace Scales Better</title><link href="https://spyn3.com/resources/one-mcp-server-per-workspace/"/><id>https://spyn3.com/resources/one-mcp-server-per-workspace/</id><updated>2026-09-13T12:00:00Z</updated><summary>Why a small governed surface is more useful than exposing every connector separately.</summary><category term="Strategy"/><category term="Tool design"/></entry>
<entry><title>MCP Authorization in 2026: What Changed</title><link href="https://spyn3.com/resources/mcp-authorization-2026/"/><id>https://spyn3.com/resources/mcp-authorization-2026/</id><updated>2026-09-13T12:00:00Z</updated><summary>A practical guide to MCP authorization in 2026: issuer validation, issuer-bound credentials, client registration changes and migration priorities.</summary><category term="News &amp; shifts"/><category term="MCP adoption"/></entry>
<entry><title>ChatGPT Custom MCP Connectors: A Builder Guide</title><link href="https://spyn3.com/resources/chatgpt-custom-mcp-connectors/"/><id>https://spyn3.com/resources/chatgpt-custom-mcp-connectors/</id><updated>2026-09-13T12:00:00Z</updated><summary>What builders need to know about ChatGPT custom MCP connectors, developer mode, tool safety, administration and production-ready data access.</summary><category term="News &amp; shifts"/><category term="MCP adoption"/></entry>
<entry><title>The Official MCP Registry: What It Changes</title><link href="https://spyn3.com/resources/official-mcp-registry-guide/"/><id>https://spyn3.com/resources/official-mcp-registry-guide/</id><updated>2026-09-13T12:00:00Z</updated><summary>Understand the official MCP Registry, what server metadata can solve, what discovery cannot guarantee and how builders should prepare for distribution.</summary><category term="News &amp; shifts"/><category term="MCP adoption"/></entry>
<entry><title>A2A vs MCP: Two Protocols, Different Jobs</title><link href="https://spyn3.com/resources/a2a-vs-mcp/"/><id>https://spyn3.com/resources/a2a-vs-mcp/</id><updated>2026-09-13T12:00:00Z</updated><summary>A2A and MCP are complementary agent protocols. Compare agent-to-agent coordination with tool and context access, plus an architecture using both.</summary><category term="News &amp; shifts"/><category term="MCP adoption"/></entry>
<entry><title>How to Connect Business Data to an AI Agent</title><link href="https://spyn3.com/resources/connect-business-data-to-ai-agent/"/><id>https://spyn3.com/resources/connect-business-data-to-ai-agent/</id><updated>2026-09-13T12:00:00Z</updated><summary>A step-by-step architecture for connecting files, websites and databases to an AI agent with retrieval, permissions, citations and MCP or REST.</summary><category term="How-to"/><category term="Agent data"/></entry>
<entry><title>How to Evaluate RAG Retrieval Before Generation</title><link href="https://spyn3.com/resources/evaluate-rag-retrieval/"/><id>https://spyn3.com/resources/evaluate-rag-retrieval/</id><updated>2026-09-13T12:00:00Z</updated><summary>Evaluate RAG retrieval with representative questions, relevance judgments, recall, precision, ranking checks and failure analysis before generation.</summary><category term="How-to"/><category term="Retrieval quality"/></entry>
<entry><title>How to Design MCP Tools Agents Use Reliably</title><link href="https://spyn3.com/resources/design-mcp-tools-for-agents/"/><id>https://spyn3.com/resources/design-mcp-tools-for-agents/</id><updated>2026-09-13T12:00:00Z</updated><summary>Design MCP tools agents can choose and use reliably with clear names, bounded inputs, compact outputs, errors, risk hints and task-based evaluations.</summary><category term="How-to"/><category term="Tool design"/></entry>
<entry><title>How to Reduce Tokens in Agent Tool Responses</title><link href="https://spyn3.com/resources/reduce-agent-tool-response-tokens/"/><id>https://spyn3.com/resources/reduce-agent-tool-response-tokens/</id><updated>2026-09-13T12:00:00Z</updated><summary>Reduce agent tool-response tokens with projection, pagination, snippets, progressive disclosure, structured formats and response budgets.</summary><category term="How-to"/><category term="Tool design"/></entry>
<entry><title>How to Build Source-Aware AI Answers</title><link href="https://spyn3.com/resources/build-source-aware-ai-answers/"/><id>https://spyn3.com/resources/build-source-aware-ai-answers/</id><updated>2026-09-13T12:00:00Z</updated><summary>Build source-aware AI answers by preserving provenance through ingestion, retrieval and generation, then validating citations against returned evidence.</summary><category term="How-to"/><category term="Retrieval quality"/></entry>
<entry><title>Hybrid Search vs Vector Search for RAG</title><link href="https://spyn3.com/resources/hybrid-search-vs-vector-search-rag/"/><id>https://spyn3.com/resources/hybrid-search-vs-vector-search-rag/</id><updated>2026-09-13T12:00:00Z</updated><summary>Compare hybrid search and vector search for RAG: semantic similarity, exact-match retrieval, reciprocal-rank fusion and evaluation criteria.</summary><category term="Research"/><category term="Retrieval quality"/></entry>
<entry><title>Does Chunk Size Matter in RAG?</title><link href="https://spyn3.com/resources/rag-chunk-size/"/><id>https://spyn3.com/resources/rag-chunk-size/</id><updated>2026-09-13T12:00:00Z</updated><summary>RAG chunk size affects retrieval precision, context completeness and cost. Review current evidence and run a corpus-specific chunking experiment.</summary><category term="Research"/><category term="Retrieval quality"/></entry>
<entry><title>Why Metadata Filtering Matters in Enterprise RAG</title><link href="https://spyn3.com/resources/metadata-filtering-enterprise-rag/"/><id>https://spyn3.com/resources/metadata-filtering-enterprise-rag/</id><updated>2026-09-13T12:00:00Z</updated><summary>Metadata filtering narrows enterprise RAG by workspace, permission, source, time and document type before ranking. Learn the architecture and pitfalls.</summary><category term="Research"/><category term="Retrieval quality"/></entry>
<entry><title>Prompt Injection in Connected AI Data Sources</title><link href="https://spyn3.com/resources/prompt-injection-connected-data/"/><id>https://spyn3.com/resources/prompt-injection-connected-data/</id><updated>2026-09-13T12:00:00Z</updated><summary>Understand indirect prompt injection in documents, websites and connected data, plus layered defenses for retrieval systems and tool-using agents.</summary><category term="Research"/><category term="Security"/></entry>
<entry><title>MCP vs Function Calling: Which Should You Use?</title><link href="https://spyn3.com/resources/mcp-vs-function-calling/"/><id>https://spyn3.com/resources/mcp-vs-function-calling/</id><updated>2026-09-13T12:00:00Z</updated><summary>Compare MCP and function calling: protocol portability, local tool definitions, discovery, authentication and when a product should support both.</summary><category term="Strategy"/><category term="MCP adoption"/></entry>
<entry><title>Build vs Buy an MCP Server: Decision Framework</title><link href="https://spyn3.com/resources/build-vs-buy-mcp-server/"/><id>https://spyn3.com/resources/build-vs-buy-mcp-server/</id><updated>2026-09-13T12:00:00Z</updated><summary>Decide whether to build or buy an MCP server by comparing differentiation, source breadth, authorization, operations, evaluation and total cost.</summary><category term="Strategy"/><category term="Tool design"/></entry>
<entry><title>Remote vs Local MCP Servers: How to Choose</title><link href="https://spyn3.com/resources/remote-vs-local-mcp-server/"/><id>https://spyn3.com/resources/remote-vs-local-mcp-server/</id><updated>2026-09-13T12:00:00Z</updated><summary>Compare remote and local MCP servers for deployment, authentication, updates, latency, data access and multi-user governance.</summary><category term="Strategy"/><category term="MCP adoption"/></entry>
<entry><title>Agent Memory vs RAG: What Is the Difference?</title><link href="https://spyn3.com/resources/agent-memory-vs-rag/"/><id>https://spyn3.com/resources/agent-memory-vs-rag/</id><updated>2026-09-13T12:00:00Z</updated><summary>Agent memory and RAG solve different context problems. Compare conversation state, durable user facts, knowledge retrieval and safe storage design.</summary><category term="Strategy"/><category term="Agent data"/></entry>
<entry><title>MCP Tool Design Worksheet</title><link href="https://spyn3.com/resources/mcp-tool-design-worksheet/"/><id>https://spyn3.com/resources/mcp-tool-design-worksheet/</id><updated>2026-09-13T12:00:00Z</updated><summary>A reusable MCP tool design worksheet for purpose, naming, input schema, output budget, permissions, risks, errors and evaluations.</summary><category term="Templates &amp; tools"/><category term="Tool design"/></entry>
<entry><title>RAG Evaluation Scorecard</title><link href="https://spyn3.com/resources/rag-evaluation-scorecard/"/><id>https://spyn3.com/resources/rag-evaluation-scorecard/</id><updated>2026-09-13T12:00:00Z</updated><summary>A reusable RAG evaluation scorecard for retrieval relevance, evidence coverage, faithfulness, answer quality, permissions, latency and cost.</summary><category term="Templates &amp; tools"/><category term="Retrieval quality"/></entry>
<entry><title>AI Data Connector Requirements Checklist</title><link href="https://spyn3.com/resources/ai-data-connector-requirements-checklist/"/><id>https://spyn3.com/resources/ai-data-connector-requirements-checklist/</id><updated>2026-09-13T12:00:00Z</updated><summary>Evaluate an AI data connector for ingestion, permissions, freshness, retrieval, citations, MCP, operations, security and portability.</summary><category term="Templates &amp; tools"/><category term="Agent data"/></entry></feed>
